From: Junio C Hamano Date: Wed, 14 Aug 2024 21:54:51 +0000 (-0700) Subject: Merge branch 'tb/config-fixed-value-with-valueless-true' X-Git-Tag: v2.47.0-rc0~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4cf2f1be5639a3dc3e46ad7fbd71ad1dc16d5458;p=thirdparty%2Fgit.git Merge branch 'tb/config-fixed-value-with-valueless-true' "git config --value=foo --fixed-value section.key newvalue" barfed when the existing value in the configuration file used the valueless true syntax, which has been corrected. * tb/config-fixed-value-with-valueless-true: config.c: avoid segfault with --fixed-value and valueless config --- 4cf2f1be5639a3dc3e46ad7fbd71ad1dc16d5458