]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ea/progress-partial-blame'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:11 +0000 (17:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 00:41:11 +0000 (17:41 -0700)
The progress meter of "git blame" was showing incorrect numbers
when processing only parts of the file.

* ea/progress-partial-blame:
  blame: report correct number of lines in progress when using ranges

1  2 
builtin/blame.c

diff --cc builtin/blame.c
Simple merge