]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/progress-delay-fix' into maint-2.51
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2025 20:40:53 +0000 (13:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2025 20:40:54 +0000 (13:40 -0700)
The start_delayed_progress() function in the progress eye-candy API
did not clear its internal state, making an initial delay value
larger than 1 second ineffective, which has been corrected.

* js/progress-delay-fix:
  progress: pay attention to (customized) delay time

1  2 
Documentation/git.adoc

Simple merge