]> git.ipfire.org Git - thirdparty/git.git/commit
doc: config: mention core.commentChar on commit.cleanup
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Tue, 27 May 2025 21:19:31 +0000 (23:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 27 May 2025 22:31:06 +0000 (15:31 -0700)
commite2971d6f76cae5f8414f606be3c459e991093a15
tree9cc6ca0edea001a93aa8a85fa0f24055b63f2221
parente2de9b354fd761d803a0d1d0cebf2d1c394ab338
doc: config: mention core.commentChar on commit.cleanup

Mention it in parentheses since we are in a configuration context.
Refer to the default as such, not as “the” character.

Also don’t mention `#` again; just say “comment character”.

Signed-off-by: Kristoffer Haugsbakk <code@khaugsbakk.name>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/commit.adoc