author | Junio C Hamano <gitster@pobox.com> | |
Fri, 7 Aug 2009 22:45:30 +0000 (15:45 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 8 Aug 2009 03:45:31 +0000 (20:45 -0700) | ||
commit | 6c4f3ec9b477df534cd376f88618a57353f0f0fe | |
tree | 961022b2c846b0a0e3a6c579739539473e4ff6bf | tree | snapshot |
parent | 7ecc9b153c89aeec7470256f7b121fd845101b57 | commit | diff |
verify-pack --stat-only: show histogram without verifying
When this option is given, the command does not verify the pack contents,
but shows the delta chain histogram. If used with --verbose, the usual
list of objects is also shown.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When this option is given, the command does not verify the pack contents,
but shows the delta chain histogram. If used with --verbose, the usual
list of objects is also shown.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-verify-pack.txt | diff | blob | history | |
builtin-verify-pack.c | diff | blob | history |