1
0

git: update conf

This commit is contained in:
2021-12-05 18:58:24 +03:00
parent 59c691e5df
commit 95d73f7f64

View File

@@ -1,5 +1,7 @@
[commit]
gpgSign = false
[core]
compression = 1
[credential]
helper = cache --timeout=86400
[gc]
@@ -14,6 +16,8 @@
[pack]
writeReverseIndex = true
useSparse = true
[pull]
ff = only
[push]
default = simple
gpgSign = false