From: Junio C Hamano Date: Wed, 3 Jun 2026 23:14:08 +0000 (+0900) Subject: Merge branch 'hn/config-typo-advice' into seen X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b4e7f4060c095cfa98b1febfe9684db359eb61dd;p=thirdparty%2Fgit.git Merge branch 'hn/config-typo-advice' into seen "git config foo.bar=baz" is not likely to be a request to read the value of such a variable with '=' in its name; rather it is plausible that the user meant "git config set foo.bar baz". Give advice when giving an error message. * hn/config-typo-advice: config: improve diagnostic for "set" with missing value config: add git_config_key_is_valid() for quiet validation --- b4e7f4060c095cfa98b1febfe9684db359eb61dd