From: Junio C Hamano Date: Wed, 25 Mar 2015 19:54:26 +0000 (-0700) Subject: Merge branch 'jk/prune-with-corrupt-refs' X-Git-Tag: v2.4.0-rc0~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=05e816e37f4eb023a3606b2942192390566c6107;p=thirdparty%2Fgit.git Merge branch 'jk/prune-with-corrupt-refs' "git prune" used to largely ignore broken refs when deciding which objects are still being used, which could spread an existing small damage and make it a larger one. * jk/prune-with-corrupt-refs: refs.c: drop curate_packed_refs repack: turn on "ref paranoia" when doing a destructive repack prune: turn on ref_paranoia flag refs: introduce a "ref paranoia" flag t5312: test object deletion code paths in a corrupted repository --- 05e816e37f4eb023a3606b2942192390566c6107