diff options
| author | 2025-11-10 10:37:40 +0100 | |
|---|---|---|
| committer | 2025-11-10 10:37:40 +0100 | |
| commit | 01326db343336709bf3602edc4c186e15cb1b2c3 (patch) | |
| tree | 009b69720d15196d7b9b1901211a9824b8a30ca2 /src/env | |
| parent | 33ada753e22982bf1a3fb32354a69b3706930e4e (diff) | |
Renamed project to gitfish. Much nicer than git-server that is actually more misleading
Diffstat (limited to 'src/env')
| -rw-r--r-- | src/env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ set _GIT_SUDO_GROUP gitsudo set _LOG /var/log/git-run set _PERMISSIONS r w set _VERSION (cat (status dirname)/version) +set _BANNER (cat (status dirname)/banner | string collect) |
