]> git.ipfire.org Git - thirdparty/git.git/commit - reachable.c
prune: show progress while marking reachable objects
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sat, 5 Nov 2011 12:00:08 +0000 (19:00 +0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 8 Nov 2011 06:12:19 +0000 (22:12 -0800)
commitdc347195ccfbc87b6e445f5c31a5500e1df6c9b5
tree88de64bfe9c15cb9d97e05afd8fa5e99cff7f45a
parentb04ba2bb42957f63567f530e092385f085b25e63
prune: show progress while marking reachable objects

prune already shows progress meter while pruning. The marking part may
take a few seconds or more, depending on repository size. Show
progress meter during this time too.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/prune.c
builtin/reflog.c
reachable.c
reachable.h