author | Marcus Griep <marcus@griep.us> | |
Fri, 15 Aug 2008 04:20:20 +0000 (00:20 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 17 Aug 2008 08:01:42 +0000 (01:01 -0700) | ||
commit | f223824943e23e593b5e9cc647417a4267acc82d | |
tree | 0ab6216159f97f27ac09e1cd75265e02a1e51871 | tree | snapshot |
parent | 053fd0c1c3da20474c4ff175c56ea4c1d6eeda11 | commit | diff |
count-objects: Add total pack size to verbose output
Adds the total pack size (including indexes) the verbose count-objects
output, floored to the nearest kilobyte.
Updates documentation to match this addition.
Signed-off-by: Marcus Griep <marcus@griep.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Adds the total pack size (including indexes) the verbose count-objects
output, floored to the nearest kilobyte.
Updates documentation to match this addition.
Signed-off-by: Marcus Griep <marcus@griep.us>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-count-objects.txt | diff | blob | history | |
builtin-count-objects.c | diff | blob | history | |
t/t5500-fetch-pack.sh | diff | blob | history |