]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ab/progress-users-adjust-counters'
authorJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:41 +0000 (15:20 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Sep 2021 22:20:41 +0000 (15:20 -0700)
The code to show progress indicator in a few code paths did not
cover between 0-100%, which has been corrected.

* ab/progress-users-adjust-counters:
  entry: show finer-grained counter in "Filtering content" progress line
  commit-graph: fix bogus counter in "Scanning merged commits" progress line

1  2 
commit-graph.c

diff --cc commit-graph.c
Simple merge