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 /Documentation/git-column.txt | |
parent | midx: enable core.multiPackIndex by default (diff) | |
download | tgif-efdd2f0d4c4d6b1b1090171b6428919038bd2980.tar.xz |
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 'Documentation/git-column.txt')
0 files changed, 0 insertions, 0 deletions