Following up a recent discussion, [1] this small series addresses some
inaccuracy spotted in the git-config(1) documentation, performs some more
improvements and small cleanups, and adds a couple of automated tests for
improved whitespace and comment coverage.
[1] https://lore.kernel.org/git/pull.1681.v2.git.1709824540636.gitgitgadget@gmail.com/T/#m6372f6b5f2a26f7b1a6297241f5cbfa7a29f4fe5 (local)
Dragan Simic (3):
config.txt: describe whitespace characters further and more accurately
config.txt: perform some minor reformatting
t1300: add tests for internal whitespace and inline comments
Documentation/config.txt | 29 ++++++++++++++++-------------
t/t1300-config.sh | 20 ++++++++++++++++++++
2 files changed, 36 insertions(+), 13 deletions(-)