]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/config-fixed-value-with-valueless-true' into maint-2.46
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2024 18:10:18 +0000 (11:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Aug 2024 18:10:18 +0000 (11:10 -0700)
"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

1  2 
config.c
t/t1300-config.sh

diff --cc config.c
Simple merge
Simple merge