Merge branch 'jc/fsck-dropped-errors' into maint
commit1c7dc12c43e138092d01305e400494ff331aebb4
authorJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:50 +0000 (16 14:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 16 Oct 2015 21:32:50 +0000 (16 14:32 -0700)
tree632c2849e637b253dd6ebd260f16f6cb202da7d5
parent8f6f1771da430442f81027714519eaeadcbaa01e
parent122f76f574ce260429bfbd11251eed15039e3469
Merge branch 'jc/fsck-dropped-errors' into maint

There were some classes of errors that "git fsck" diagnosed to its
standard error that did not cause it to exit with non-zero status.

* jc/fsck-dropped-errors:
  fsck: exit with non-zero when problems are found
builtin/fsck.c
t/t1450-fsck.sh