Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information