]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kt/add-i-progress'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Oct 2019 05:24:48 +0000 (14:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Oct 2019 05:24:48 +0000 (14:24 +0900)
"git add -i" has been taught to show the total number of hunks and
the hunks that has been processed so far when showing prompts.

* kt/add-i-progress:
  add -i: show progress counter in the prompt


Trivial merge