Merge branch 'jk/fsck-exit-code-fix' into maint
commit46c8f859b7eebe962d99c8547b0c908bbf8ecf0f
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:10:55 +0000 (29 22:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:10:55 +0000 (29 22:10 -0700)
tree4e1f3da2994cc1f18fbe8734a208315a02cc1114
parent102edda4dfa3f2119119c2b52c90a9337a03178f
parent30d1038d1bd538bf2f8abfb5f5dccf80327a26c9
Merge branch 'jk/fsck-exit-code-fix' into maint

"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