author | Nicolas Pitre <nico@cam.org> | |
Thu, 28 Feb 2008 05:25:20 +0000 (00:25 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 1 Mar 2008 09:44:46 +0000 (01:44 -0800) | ||
commit | 5f4347bba39ddb147b06913ac263fc46954d2d0b | |
tree | 14625a65b23ed1892c9c8de5c86f02e1523fe5d0 | tree | snapshot |
parent | 70f5d5d31cbf0ba273083805124ad67135142527 | commit | diff |
add storage size output to 'git verify-pack -v'
This can possibly break external scripts that depend on the previous
output, but those script can't possibly be critical to Git usage, and
fixing them should be trivial.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This can possibly break external scripts that depend on the previous
output, but those script can't possibly be critical to Git usage, and
fixing them should be trivial.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-verify-pack.txt | diff | blob | history | |
contrib/stats/packinfo.pl | diff | blob | history | |
pack-check.c | diff | blob | history |