1
0
dotfiles/.gitconfig

12 lines
161 B
INI
Raw Normal View History

2021-03-21 18:25:10 +03:00
[credential]
helper = cache --timeout=86400
[gc]
auto = 0
[push]
default = simple
gpgSign = false
[commit]
gpgSign = false
[pack]
writeReverseIndex = true