1
0
dotfiles/.gitconfig
2021-04-19 01:00:58 +03:00

12 lines
161 B
INI

[credential]
helper = cache --timeout=86400
[gc]
auto = 0
[push]
default = simple
gpgSign = false
[commit]
gpgSign = false
[pack]
writeReverseIndex = true