]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'da/help-autocorrect-one-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2025 18:08:55 +0000 (10:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2025 18:08:55 +0000 (10:08 -0800)
"git -c help.autocorrect=0 psuh" shows the suggested typofix,
unlike the previous attempt in the base topic.

* da/help-autocorrect-one-fix:
  help: add "show" as a valid configuration value
  help: show the suggested command when help.autocorrect is false


Trivial merge