1
0

minor fixes for gitconfig

This commit is contained in:
Konstantin Demin 2021-12-08 23:46:00 +03:00
parent cf3e5623ab
commit 27137da435
Signed by: krd
GPG Key ID: 1F33CB0BA4731BC6

View File

@ -4,13 +4,13 @@
compression = 1
[credential]
helper = cache --timeout=86400
[fetch]
writeCommitGraph = true
[gc]
aggressiveDepth = 100
aggressiveWindow = 500
auto = 0
pruneExpire = now
[fetch]
writeCommitGraph = true
[maintainance]
auto = false
[pack]
@ -23,4 +23,5 @@
gpgSign = false
[receive]
autogc = false
[repack]
writeBitmaps = true