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

Junio C Hamano committed Mar 28, 2024 at 14:13 UTC bf0a35206910c67e840b5c5272cfe03a266b4eba

No changes.