diff options
author | Junio C Hamano <gitster@pobox.com> | 2015-09-23 13:46:39 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-09-23 14:29:28 -0700 |
commit | 122f76f574ce260429bfbd11251eed15039e3469 (patch) | |
tree | 4d24484a48aa8af0be762c2fa22cd366bfd1496c /contrib | |
parent | 5455ee0573a22bb793a7083d593ae1ace909cd4c (diff) | |
download | git-122f76f574ce260429bfbd11251eed15039e3469.tar.gz git-122f76f574ce260429bfbd11251eed15039e3469.tar.xz |
fsck: exit with non-zero when problems are found
After finding some problems (e.g. a ref refs/heads/X points at an
object that is not a commit) and issuing an error message, the
program failed to signal the fact that it found an error by a
non-zero exit status.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions