update gitconfig

This commit is contained in:
Sami Samhuri 2016-06-27 10:57:41 -07:00
parent 4a22a68392
commit ac34403d99

View file

@ -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