]> git.ipfire.org Git - thirdparty/git.git/commit
trailer: trailer location is a place, not an action
authorLinus Arver <linusa@google.com>
Thu, 7 Sep 2023 22:20:01 +0000 (22:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Sep 2023 06:04:44 +0000 (23:04 -0700)
commit467bb1b97ad9181cc22dbebeb0efffada3e6b523
tree4cd0497559cf45d076f770e75adf3615e086cbd4
parentf659c56a8c43ce3d6e44c926ef2eb3883a4809e0
trailer: trailer location is a place, not an action

Fix the help text to say "placement" instead of "action" because the
values are placements, not actions.

While we're at it, tweak the documentation to say "placements" instead
of "values", similar to how the existing language for "--if-exists" uses
the word "action" to describe both the syntax (with the phrase
"--if-exists <action>") and the possible values (with the phrase
"possible actions").

Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-interpret-trailers.txt
builtin/interpret-trailers.c