gitlab-shell/gitlab-shell.gitconfig

13 lines
203 B
Plaintext

[user]
name = GitLab
email = gitlab@localhost
[core]
autocrlf = input
fsyncObjectFiles = true
[receive]
advertisePushOptions = true
[gc]
auto = 0
[repack]
writeBitmaps = true