1
0
dotfiles/.gitconfig

17 lines
253 B
INI

[credential]
helper = cache --timeout=86400
[gc]
aggressiveDepth = 100
aggressiveWindow = 400
auto = 0
pruneExpire = now
[push]
default = simple
gpgSign = false
[commit]
gpgSign = false
[pack]
writeReverseIndex = true
[receive]
autogc = false