aboutsummaryrefslogtreecommitdiffstats
path: root/git
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2016-11-06 03:05:56 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2017-06-01 18:37:35 +0200
commitf57f81b5cd4756c15d2e26e9170a54019b9aea9d (patch)
tree7f0907866c83fa1569b801dcb58af51608e11cde /git
parent7d01ba706a6f79005698301f29ba0e5ff0c5e1e5 (diff)
downloaddotfiles-f57f81b5cd4756c15d2e26e9170a54019b9aea9d.tar.xz
git: Remove all fsckObjects, causes too many errors
(How are there so many corrupt repositories in the wild?) Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'git')
-rw-r--r--git/config5
1 files changed, 0 insertions, 5 deletions
diff --git a/git/config b/git/config
index c3038c9..377652b 100644
--- a/git/config
+++ b/git/config
@@ -102,7 +102,6 @@
[receive]
denyCurrentBranch = updateInstead
- fsckobjects = true
[sendemail]
aliasfiletype = mutt
@@ -132,9 +131,5 @@
[rerere]
enabled = true
-[transfer]
- fsckobjects = true
-[fetch]
- fsckObjects = true
[commit]
verbose = true