diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 12:55:37 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-07 12:55:37 +0100 |
| commit | cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41 (patch) | |
| tree | b643a3c1136c4b3b930a2d9c8cc500522032e31f | |
| parent | 599b73a83cf1b0f648159dbb250ab880732856a4 (diff) | |
| download | git.zue.dev-cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41.tar git.zue.dev-cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41.tar.gz git.zue.dev-cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41.tar.bz2 git.zue.dev-cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41.tar.xz git.zue.dev-cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41.zip | |
Add .gitinfo file for repository configuration
| -rw-r--r-- | .gitinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitinfo b/.gitinfo new file mode 100644 index 0000000..224c513 --- /dev/null +++ b/.gitinfo @@ -0,0 +1,5 @@ +{ + "$schema": "https://onedev.docker-compose.zue.dev/gitinfo/~raw/main/gitinfo.schema.json", + "root": "https://git.zue.dev/git.zue.dev", + "description": "Server configuration for my git server, powered by Docker." +} |
