My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
102edda
30d1038
)
Merge branch 'jk/fsck-exit-code-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 30 Sep 2014 05:10:55 +0000
(22:10 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
builtin/fsck.c
Simple merge