gitconfig: Set fsckObjects to true
This commit is contained in:
parent
a09e925420
commit
2fe5b6b89f
1 changed files with 3 additions and 0 deletions
|
@ -32,3 +32,6 @@
|
|||
[url "git@github.com:"]
|
||||
insteadOf = https://github.com/
|
||||
pushInsteadOf = https://github.com/
|
||||
|
||||
[fetch]
|
||||
fsckObjects = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue