From: Junio C Hamano Date: Thu, 28 Mar 2024 21:13:50 +0000 (-0700) Subject: Merge branch 'jc/show-untracked-false' X-Git-Tag: v2.45.0-rc0~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bf0a35206910c67e840b5c5272cfe03a266b4eba;p=thirdparty%2Fgit.git Merge branch 'jc/show-untracked-false' The status.showUntrackedFiles configuration variable had a name that tempts users to set a Boolean value expressed in our usual "false", "off", and "0", but it only took "no". This has been corrected so "true" and its synonyms are taken as "normal", while "false" and its synonyms are taken as "no". * jc/show-untracked-false: status: allow --untracked=false and friends status: unify parsing of --untracked= and status.showUntrackedFiles --- bf0a35206910c67e840b5c5272cfe03a266b4eba