Merge branch 'dt/tree-fsck'
commit4e34e20c9fd25a91dad0003547b43cfa00b2740c
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Oct 2016 20:30:38 +0000 (3 13:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Oct 2016 20:30:38 +0000 (3 13:30 -0700)
treeb29a6aa0732ac177ec905e60d2171fad6f397dd0
parentfe252ef81a6ff96b3ed11e98feb96784d35f15f8
parent8354fa3d4ca50850760ceee9054e3e7a799a4d62
Merge branch 'dt/tree-fsck'

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