diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2022-02-03 22:40:17 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-02-03 15:39:55 -0800 |
commit | accf1eb1d0f102c6b8f099fa6063216818e45c6b (patch) | |
tree | fdc8adec03a7ef6d0f64dcccae32c7b4df1e2c61 /t/t6007-rev-list-cherry-pick-file.sh | |
parent | progress.c: use dereferenced "progress" variable, not "(*p_progress)" (diff) | |
download | tgif-accf1eb1d0f102c6b8f099fa6063216818e45c6b.tar.xz |
progress.c: refactor stop_progress{,_msg}() to use helpers
Create two new static helpers for the stop_progress() and
stop_progress_msg() functions.
As we'll see in the subsequent commit having those two split up
doesn't make much sense, and results in a bug in how we log to
trace2. This narrow preparatory change makes the diff for that
subsequent change smaller.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6007-rev-list-cherry-pick-file.sh')
0 files changed, 0 insertions, 0 deletions