git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve the documentation and test coverage for whitespace and comments
@ 2024-03-12 15:55 Dragan Simic
  2024-03-12 15:55 ` [PATCH 1/3] config.txt: describe whitespace characters further and more accurately Dragan Simic
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Dragan Simic @ 2024-03-12 15:55 UTC (permalink / raw)
  To: git; +Cc: gitster, rsbecker, github

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

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(-)


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2024-03-14 18:48 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-12 15:55 [PATCH 0/3] Improve the documentation and test coverage for whitespace and comments Dragan Simic
2024-03-12 15:55 ` [PATCH 1/3] config.txt: describe whitespace characters further and more accurately Dragan Simic
2024-03-14  1:18   ` Junio C Hamano
2024-03-14  6:20     ` Dragan Simic
2024-03-14 16:45       ` Junio C Hamano
2024-03-14 18:48         ` Dragan Simic
2024-03-12 15:55 ` [PATCH 2/3] config.txt: perform some minor reformatting Dragan Simic
2024-03-14  1:58   ` Junio C Hamano
2024-03-14  6:20     ` Dragan Simic
2024-03-14 16:22       ` Junio C Hamano
2024-03-14 18:40         ` Dragan Simic
2024-03-12 15:55 ` [PATCH 3/3] t1300: add tests for internal whitespace and inline comments Dragan Simic
2024-03-14  2:18   ` Junio C Hamano
2024-03-14  6:20     ` Dragan Simic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).