add throughput display to git-push
authorNicolas Pitre <nico@cam.org>
Tue, 30 Oct 2007 21:06:21 +0000 (17:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2007 23:08:40 +0000 (16:08 -0700)
commit2a128d63dc140e8daeaf68659d9263b7389b7d1b
tree5b99bafae33c1277e2b09008bd44fd50856a57b9
parent74b6792f7b2d4b410459cf96977a2007ddea8675
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>
builtin-pack-objects.c
csum-file.c
csum-file.h