]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitdf0c308c1a165e277ef3a7b8ae1457b926936d99
tree6964b83ee77096a6895e26d6ea2e444974dd0ec8
parent75405e72703e2205eac2585e0c09a3e9751720f2
parentbf6d819bc1589a41fbd4c8d9f55f0a6ebd6ef86f
Merge branch 'ab/progress-users-adjust-counters'

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
commit-graph.c