From: Junio C Hamano Date: Mon, 26 Dec 2022 02:42:04 +0000 (+0900) Subject: Merge branch 'sg/help-autocorrect-config-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=4a9b839dd1166b3f205ff77e9f3ebdedb045ccba;p=rit 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