diff options
| author | Joe Carstairs <me@joeac.net> | 2026-08-26 10:27:32 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-08-26 10:27:32 +0100 |
| commit | 690f218cbdf89327408ea75f2d21fde257a29411 (patch) | |
| tree | c0d695883f761afe8f1b0f0c90bdf73309cc1e5a /roles/git/files/cgitrc | |
| parent | 9ec180130f0085340f3a6f2828b2f49d558a2548 (diff) | |
refactor git into cgit, git-daemon and git-http-backend
Diffstat (limited to 'roles/git/files/cgitrc')
| -rw-r--r-- | roles/git/files/cgitrc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/roles/git/files/cgitrc b/roles/git/files/cgitrc deleted file mode 100644 index 3b6d9c8..0000000 --- a/roles/git/files/cgitrc +++ /dev/null @@ -1,9 +0,0 @@ -root-title=joeac's git repositories -root-desc= -strict-export=git-daemon-export-ok -scan-path=/srv/git -virtual-root=/ -about-filter=/usr/lib/cgit/filters/about-formatting.sh -readme=:README.md -snapshots=tar.gz zip -clone-prefix=git://git.joeac.net https://git.joeac.net |
