diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-01-23 16:26:10 +0000 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-01-23 16:26:10 +0000 |
| commit | 741a484789397dc832ca2fabee78208acab97c46 (patch) | |
| tree | 0506a8fbbcc64a1e67660300e3f40a803e137243 | |
| parent | 993fc5ece10455e0eca659215594c4294980795d (diff) | |
| download | gitinfo-741a484789397dc832ca2fabee78208acab97c46.tar gitinfo-741a484789397dc832ca2fabee78208acab97c46.tar.gz gitinfo-741a484789397dc832ca2fabee78208acab97c46.tar.bz2 gitinfo-741a484789397dc832ca2fabee78208acab97c46.tar.xz gitinfo-741a484789397dc832ca2fabee78208acab97c46.zip | |
add .gitinfo
| -rw-r--r-- | .gitinfo | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.gitinfo b/.gitinfo new file mode 100644 index 0000000..3b2829f --- /dev/null +++ b/.gitinfo @@ -0,0 +1,20 @@ +{ + "root": "http://forgejo/zuedev/gitinfo", + "description": "Markup specification for the .gitinfo file, a way to help discern different hosts of the same repo.", + "tags": [ + "gitinfo", + "specification", + "repository", + "metadata" + ], + "mirrors": [ + "https://github.com/zuedev/gitinfo" + ], + "maintainers": [ + [ + "Alex (@zuedev)", + "zuedev@gmail.com" + ] + ], + "license": "Unlicense" +} |
