diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 15:46:24 +0000 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-02-05 15:46:24 +0000 |
| commit | 2f42e9bfc25544ea688c1fd725be62c3a1ed6377 (patch) | |
| tree | c65f48a2bb6149b5f9b9b0770168c708716b7890 | |
| parent | 213d4c7b4c13d77cb6effe9a0988616901aa832f (diff) | |
| download | gitinfo-2f42e9bfc25544ea688c1fd725be62c3a1ed6377.tar gitinfo-2f42e9bfc25544ea688c1fd725be62c3a1ed6377.tar.gz gitinfo-2f42e9bfc25544ea688c1fd725be62c3a1ed6377.tar.bz2 gitinfo-2f42e9bfc25544ea688c1fd725be62c3a1ed6377.tar.xz gitinfo-2f42e9bfc25544ea688c1fd725be62c3a1ed6377.zip | |
add schema to dogfood gitinfo
| -rw-r--r-- | .gitinfo | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ { + "$schema": "https://forgejo.zue.dev/zuedev/gitinfo/raw/branch/main/gitinfo.schema.json", "root": "http://forgejo/zuedev/gitinfo", "gitmail": "patches+gitinfo@zue.dev", "description": "Markup specification for the .gitinfo file, a way to help discern different hosts of the same repo.", |
