Merge branch 'jc/fsck-dropped-errors'
commit30ce3b3bbced1fb17a40247a83017332f4e102fd
authorJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:35 +0000 (15 15:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Oct 2015 22:43:35 +0000 (15 15:43 -0700)
tree2f56db20ac71fa5111eb8ac153a64eaeeba3dd6d
parent00272a6339fa65dd6cb9d16e2eb3a0193e4574e6
parent122f76f574ce260429bfbd11251eed15039e3469
Merge branch 'jc/fsck-dropped-errors'

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