]> Kevux Git Server - rit/commit
doc: interpret-trailers: normalize and fill out options
authorKristoffer Haugsbakk <code@khaugsbakk.name>
Mon, 16 Mar 2026 21:48:25 +0000 (22:48 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Mar 2026 22:04:37 +0000 (15:04 -0700)
commitbec94f79e4b7473adf70c7b0623057883c549d16
treebf2125cb429f87272d46b82ea2a6ce9656cd03d5
parentdaa91c693eb1fef0cd04aed8c6b37ee79d5897e0
doc: interpret-trailers: normalize and fill out options

Some negated options are missing according to
`git interpret-trailers -h`.

Also normalize to the “stuck form” (see gitcli(7)) like what was done
in 806337c7 (doc: notes: use stuck form throughout, 2025-05-27).[1]

Also normalize the order of the regular and negated options according to
the current convention.[2]

Also note that `--no-trailer` will reset the list.

† 1: See also https://lore.kernel.org/git/6f7d027e-088a-4d66-92af-b8d1c32d730c@app.fastmail.com/
† 2: https://lore.kernel.org/git/xmqqcyct1mtq.fsf@gitster.g/

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