]> rtime.felk.cvut.cz Git - git.git/commitdiff
Merge branch 'jk/fsck-exit-code-fix' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:10:55 +0000 (22:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Sep 2014 05:10:55 +0000 (22:10 -0700)
"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()

1  2 
builtin/fsck.c

diff --cc builtin/fsck.c
Simple merge