From: Junio C Hamano Date: Wed, 14 Dec 2022 06:55:47 +0000 (+0900) Subject: Merge branch 'sa/git-var-empty' X-Git-Tag: v2.40.0-rc0~154 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d818458088af2b3d6b83619668d52c9dad41b2cd;p=thirdparty%2Fgit.git Merge branch 'sa/git-var-empty' "git var UNKNOWN_VARIABLE" and "git var VARIABLE" with the variable given an empty value used to behave identically. Now the latter just gives an empty output, while the former still gives an error message. * sa/git-var-empty: var: allow GIT_EDITOR to return null var: do not print usage() with a correct invocation --- d818458088af2b3d6b83619668d52c9dad41b2cd