Merge branch 'ab/help-autocorrect-prompt'
commit96ac07f4a93ae9c2012c7b13aa204d39e8cba6e1
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2021 18:46:33 +0000 (10 11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Sep 2021 18:46:33 +0000 (10 11:46 -0700)
tree941ea0eaaa3ec68e587da7b959031a262789261e
parent613204b9487692d0bfe15c66f3ef17ba1baeca36
parentdc66e3c799cd5d8f3e664e26899bca200ffdfd7b
Merge branch 'ab/help-autocorrect-prompt'

The logic for auto-correction of misspelt subcommands learned to go
interactive when the help.autocorrect configuration variable is set
to 'prompt'.

* ab/help-autocorrect-prompt:
  help.c: help.autocorrect=prompt waits for user action