config.txt: describe handling of whitespace further
commite6895c3f971dc4d60f7a9fac6ef41a6593a37ba9
authorDragan Simic <dsimic@manjaro.org>
Thu, 21 Mar 2024 06:06:08 +0000 (21 07:06 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2024 22:57:10 +0000 (21 15:57 -0700)
treeef1133ba2a82210c92206b3e2dce47ecec6a9665
parentd71bc1b4a3301b69b83f1363c85c3e07f114c426
config.txt: describe handling of whitespace further

Make it more clear what the whitespace characters are in the context of git
configuration files, and significantly improve the description of the leading
and trailing whitespace handling, especially how it works out together with
the presence of inline comments.

Helped-by: Junio C Hamano <gitster@pobox.com>
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Dragan Simic <dsimic@manjaro.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt