archrelease: copy trunk to community-any
[ArchLinux/community.git] / gitlab-shell / repos / community-x86_64 / gitlab-shell.gitconfig
blobdb83f1719225f25e267e80657a7994bb40d1b34d
1 [user]
2     name = GitLab
3     email = gitlab@localhost
4 [core]
5     autocrlf = input
6     fsync = all
7 [receive]
8     advertisePushOptions = true
9 [gc]
10     auto = 0
11 [repack]
12     writeBitmaps = true