From f57f81b5cd4756c15d2e26e9170a54019b9aea9d Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 6 Nov 2016 03:05:56 +0100 Subject: git: Remove all fsckObjects, causes too many errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (How are there so many corrupt repositories in the wild?) Signed-off-by: Johannes Löthberg --- git/config | 5 ----- 1 file changed, 5 deletions(-) (limited to 'git/config') 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 -- cgit v1.2.3-70-g09d2