summaryrefslogtreecommitdiff
path: root/builtin/rebase--interactive.c
diff options
context:
space:
mode:
authorLibravatar SZEDER Gábor <szeder.dev@gmail.com>2019-04-01 01:12:35 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2019-04-01 18:08:05 +0900
commit79e3aa66244af40bd3c8999e00308f96748367d0 (patch)
tree2096ff838ec6abb6927b3fbd0ab54e92a643006c /builtin/rebase--interactive.c
parentThe third batch (diff)
downloadtgif-79e3aa66244af40bd3c8999e00308f96748367d0.tar.xz
index-pack: show progress while checking objects
When 'git index-pack' is run by 'git clone', its check_objects() function usually doesn't take long enough to be a concern, but I just run into a situation where it took about a minute or so: I inadvertently put some memory pressure on my tiny laptop while cloning linux.git, and then there was quite a long silence between the "Resolving deltas" and "Checking connectivity" progress bars. Show a progress bar during the loop of check_objects() to let the user know that something is still going on. Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/rebase--interactive.c')
0 files changed, 0 insertions, 0 deletions