]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'sg/help-autocorrect-config-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Dec 2022 02:42:04 +0000 (11:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Dec 2022 02:42:04 +0000 (11:42 +0900)
The code to auto-correct a misspelt subcommand unnecessarily called
into git_default_config() from the early config codepath, which was
a no-no.  This has bee corrected.

* sg/help-autocorrect-config-fix:
  help.c: fix autocorrect in work tree for bare repository

1  2 
t/t9003-help-autocorrect.sh

Simple merge