author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | |
Sat, 5 Nov 2011 12:00:08 +0000 (19:00 +0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 8 Nov 2011 06:12:19 +0000 (22:12 -0800) | ||
commit | dc347195ccfbc87b6e445f5c31a5500e1df6c9b5 | |
tree | 88de64bfe9c15cb9d97e05afd8fa5e99cff7f45a | tree | snapshot |
parent | b04ba2bb42957f63567f530e092385f085b25e63 | commit | diff |
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>
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 | diff | blob | history | |
builtin/reflog.c | diff | blob | history | |
reachable.c | diff | blob | history | |
reachable.h | diff | blob | history |