fix: new repos are hidden by default

This commit is contained in:
əlemi 2024-02-08 19:47:28 +01:00
parent 186dc3ca52
commit e67af53f1c

1
new
View file

@ -16,3 +16,4 @@ if [ -d "/srv/git/$REPOSITORY" ]; then
fi fi
git init --bare "/srv/git/$REPOSITORY" git init --bare "/srv/git/$REPOSITORY"
git config -f "/srv/git/$REPOSITORY/config" cgit.ignore 1