From cc89c15fb0b94cb4c38e06cd849a4d9f1da7bc41 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 7 May 2026 12:55:37 +0100 Subject: Add .gitinfo file for repository configuration --- .gitinfo | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitinfo 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." +} -- cgit v1.2.3