From: Junio C Hamano Date: Wed, 20 Dec 2023 18:14:54 +0000 (-0800) Subject: Merge branch 'jk/implicit-true' X-Git-Tag: v2.44.0-rc0~123 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b9cbc6d01ba3e54de09efde1dd2ed46c2d36e94;p=thirdparty%2Fgit.git Merge branch 'jk/implicit-true' Some codepaths did not correctly parse configuration variables specified with valueless "true", which has been corrected. * jk/implicit-true: fsck: handle NULL value when parsing message config trailer: handle NULL value when parsing trailer-specific config submodule: handle NULL value when parsing submodule.*.branch help: handle NULL value for alias.* config trace2: handle NULL values in tr2_sysenv config callback setup: handle NULL value when parsing extensions config: handle NULL value when parsing non-bools --- 2b9cbc6d01ba3e54de09efde1dd2ed46c2d36e94