]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/config-internal-whitespace-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2024 20:21:34 +0000 (13:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2024 20:21:34 +0000 (13:21 -0700)
"git config" corrupted literal HT characters written in the
configuration file as part of a value, which has been corrected.

* ds/config-internal-whitespace-fix:
  config.txt: describe handling of whitespace further
  t1300: add more tests for whitespace and inline comments
  config: really keep value-internal whitespace verbatim
  config: minor addition of whitespace

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

Simple merge
diff --cc config.c
Simple merge
Simple merge