update gitconfig
This commit is contained in:
parent
4a22a68392
commit
ac34403d99
1 changed files with 3 additions and 4 deletions
|
|
@ -21,6 +21,7 @@
|
|||
[diff]
|
||||
mnemonicprefix = true
|
||||
renames = copies
|
||||
compactionHeuristic = true
|
||||
[advice]
|
||||
statusHints = false
|
||||
pushNonFastForward = false
|
||||
|
|
@ -55,7 +56,5 @@
|
|||
driver = mergepbx %O %A %B
|
||||
[transfer]
|
||||
fsckobjects = true
|
||||
[fetch]
|
||||
fsckobjects = true
|
||||
[receive]
|
||||
fsckObjects = true
|
||||
[submodule]
|
||||
fetchJobs = 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue