2/4 is updated to check as many objects as possible.
4/4 has new doc update and explains why --verbose turn progress off
Nguyễn Thái Ngọc Duy (4):
fsck: return error code when verify_pack() goes wrong
verify_packfile(): check as many object as possible in a pack
fsck: avoid reading every object twice
fsck: print progress
Documentation/git-fsck.txt | 11 ++++++-
builtin/fsck.c | 78 +++++++++++++++++++++++++++++++++++---------
pack-check.c | 28 +++++++++++-----
pack.h | 6 +++-
4 files changed, 96 insertions(+), 27 deletions(-)
--
1.7.4.74.g639db