author | Nicolas Pitre <nico@cam.org> | |
Tue, 30 Oct 2007 18:57:31 +0000 (14:57 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 30 Oct 2007 23:08:40 +0000 (16:08 -0700) | ||
commit | 0e549137966feb016927a827fb6e359aec8264a3 | |
tree | 7baf39aac449bf67e1178a7baa8bb3ac30da63d0 | tree | snapshot |
parent | 0e30404370c24047c5fa54b2a6c43e53629c916b | commit | diff |
prune-packed: don't call display_progress() for every file
The progress count is per fanout directory, so it is useless to call
it for every file as the count doesn't change that often.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The progress count is per fanout directory, so it is useless to call
it for every file as the count doesn't change that often.
Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-prune-packed.c | diff | blob | history |