diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2020-09-25 12:33:35 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-09-25 10:53:04 -0700 |
commit | efdd2f0d4c4d6b1b1090171b6428919038bd2980 (patch) | |
tree | bdd19fe30ff16c402219f5ce37e2ad78bef50793 /commit-graph.c | |
parent | 18e449f86b74bab35b150549c8342d252fe7ae00 (diff) |
midx: use start_delayed_progress()
Now that the multi-pack-index may be written as part of auto maintenance
at the end of a command, reduce the progress output when the operations
are quick. Use start_delayed_progress() instead of start_progress().
Update t5319-multi-pack-index.sh to use GIT_PROGRESS_DELAY=0 now that
the progress indicators are conditional.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions