]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'km/help-prompt-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 5 Jan 2022 22:01:29 +0000 (14:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Jan 2022 22:01:29 +0000 (14:01 -0800)
Among some code paths that ask an yes/no question, only one place
gave a prompt that looked different from the others, which has been
updated to match what the others create.

* km/help-prompt-fix:
  help: make auto-correction prompt more consistent


Trivial merge