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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=5613c83f306870cbd0d4d4b3e7afb626c74536a8;p=rit 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