Merge branch 'jk/write-broken-index-with-nul-sha1'
commit541dc4dfa07f70e66e244be566480ed4699b4fc9
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Sep 2013 18:40:27 +0000 (17 11:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Sep 2013 18:40:27 +0000 (17 11:40 -0700)
tree0d389b2e7743d39631d76e7e9dc552a5a8fe7694
parent9b4aa47e7d7c00c9a9225e316b520b62ddfb455c
parent83bd7437ca6acbee0db431fc8ec7cf823d9459ec
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
read-cache.c