From: Junio C Hamano Date: Tue, 17 Sep 2013 18:40:27 +0000 (-0700) Subject: Merge branch 'jk/write-broken-index-with-nul-sha1' X-Git-Tag: v1.8.5-rc0~130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=541dc4dfa07f70e66e244be566480ed4699b4fc9;p=git Merge branch 'jk/write-broken-index-with-nul-sha1' Earlier we started rejecting an attempt to add 0{40} object name to the index and to tree objects, but it sometimes is necessary to allow so to be able to use tools like filter-branch to correct such broken tree objects. * jk/write-broken-index-with-nul-sha1: write_index: optionally allow broken null sha1s --- 541dc4dfa07f70e66e244be566480ed4699b4fc9