author | Nicolas Pitre <nico@cam.org> | |
Tue, 30 Oct 2007 21:06:21 +0000 (17:06 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 30 Oct 2007 23:08:40 +0000 (16:08 -0700) | ||
commit | 2a128d63dc140e8daeaf68659d9263b7389b7d1b | |
tree | 5b99bafae33c1277e2b09008bd44fd50856a57b9 | tree | snapshot |
parent | 74b6792f7b2d4b410459cf96977a2007ddea8675 | commit | diff |
add throughput display to git-push
This one triggers only when git-pack-objects is called with
--all-progress and --stdout which is the combination used by
git-push.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This one triggers only when git-pack-objects is called with
--all-progress and --stdout which is the combination used by
git-push.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-pack-objects.c | diff | blob | history | |
csum-file.c | diff | blob | history | |
csum-file.h | diff | blob | history |