From: Junio C Hamano Date: Mon, 26 Aug 2024 18:10:18 +0000 (-0700) Subject: Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46 X-Git-Tag: v2.46.1~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5613c83f306870cbd0d4d4b3e7afb626c74536a8;p=thirdparty%2Fgit.git Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46 "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 --- 5613c83f306870cbd0d4d4b3e7afb626c74536a8