From: Junio C Hamano Date: Mon, 26 Dec 2022 02:42:04 +0000 (+0900) Subject: Merge branch 'sg/help-autocorrect-config-fix' X-Git-Tag: v2.40.0-rc0~134 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a9b839dd1166b3f205ff77e9f3ebdedb045ccba;p=thirdparty%2Fgit.git Merge branch 'sg/help-autocorrect-config-fix' 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 --- 4a9b839dd1166b3f205ff77e9f3ebdedb045ccba