From: Junio C Hamano Date: Thu, 28 Aug 2025 18:28:57 +0000 (-0700) Subject: Merge branch 'js/progress-delay-fix' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd2a0d9d4f2d02d618b34c6155bc7f47a130fa61;p=thirdparty%2Fgit.git Merge branch 'js/progress-delay-fix' 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 --- dd2a0d9d4f2d02d618b34c6155bc7f47a130fa61