My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9b4aa47
83bd743
)
Merge branch 'jk/write-broken-index-with-nul-sha1'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 17 Sep 2013 18:40:27 +0000
(11:40 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 17 Sep 2013 18:40:27 +0000
(11:40 -0700)
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
1
2
read-cache.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
read-cache.c
Simple merge