1
0

git: refresh a bit

This commit is contained in:
Konstantin Demin 2024-01-27 11:24:27 +03:00
parent 9d1de60648
commit d65860c0ac
Signed by: krd
GPG Key ID: 1F33CB0BA4731BC6

View File

@ -3,7 +3,7 @@
[core] [core]
abbrev = 8 abbrev = 8
bigFileThreshold = 16m bigFileThreshold = 16m
compression = 1 compression = 5
[credential] [credential]
helper = cache --timeout=86400 helper = cache --timeout=86400
[fetch] [fetch]
@ -19,6 +19,7 @@
[maintainance] [maintainance]
auto = false auto = false
[pack] [pack]
compression = 7
packSizeLimit = 1g packSizeLimit = 1g
threads = 4 threads = 4
useSparse = true useSparse = true