]> git.ipfire.org Git - thirdparty/git.git/commit
doc: interpret-trailers: add key format example
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Mon, 13 Apr 2026 10:21:06 +0000 (12:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Apr 2026 16:04:34 +0000 (09:04 -0700)
commit0e701f8039aff602177db5e7ca525944506253da
treee1c4d9720c89a4cf3ca8ed43a3a364145fcf54ef
parent975c9a44e305e456a72c48905a805cace521a705
doc: interpret-trailers: add key format example

All of the examples speak of the Happy Path where everything works
as intended. But failure examples can also be instructive. Especially
for explaining again, by example, the key format (see previous commit).

This also allows us to demonstrate trailer block detection with a
concrete example.

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