My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
fe252ef
8354fa3
)
Merge branch 'dt/tree-fsck'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Oct 2016 20:30:38 +0000
(13:30 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Oct 2016 20:30:38 +0000
(13:30 -0700)
The codepath in "git fsck" to detect malformed tree objects has
been updated not to die but keep going after detecting them.
* dt/tree-fsck:
fsck: handle bad trees like other errors
tree-walk: be more specific about corrupt tree errors
Trivial merge