Merge branch 'jk/fsck-exit-code-fix'
commit5d62e59e4c8a3632236bb609810c41b58b5f9b10
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:42 +0000 (19 11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:42 +0000 (19 11:38 -0700)
tree9d85bc19aa0111d5aec8a689bf8167c4b24d78a7
parent9c9fbee8f514046c5d1c79f70c507f82c77dbad2
parent30d1038d1bd538bf2f8abfb5f5dccf80327a26c9
Merge branch 'jk/fsck-exit-code-fix'

"git fsck" failed to report that it found corrupt objects via its
exit status in some cases.

* jk/fsck-exit-code-fix:
  fsck: return non-zero status on missing ref tips
  fsck: exit with non-zero status upon error from fsck_obj()
builtin/fsck.c