]> git.ipfire.org Git - thirdparty/git.git/commit
doc: interpret-trailers: document comment line treatment
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Wed, 10 Jun 2026 21:21:29 +0000 (23:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Jun 2026 21:39:26 +0000 (14:39 -0700)
commit06447e2cbd8d4fe80801dae0bc0e216a5e376d65
tree1df9cb819f07c237f118b27c16319c2b7f4e9d89
parent53fcba2c4f80142cf2c9429d9eea225ba9fb091c
doc: interpret-trailers: document comment line treatment

Comment lines have always been ignored but this is not documented.

This is mostly for completeness since this is unlikely to catch anyone
by surprise. But we really ought to be reasonably complete here since
it’s the only documentation page that documents trailers.

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