]> git.ipfire.org Git - thirdparty/git.git/commit
trailer --only-input: prefer "configuration variables" over "rules"
authorLinus Arver <linusa@google.com>
Thu, 7 Sep 2023 22:20:04 +0000 (22:20 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Sep 2023 06:04:44 +0000 (23:04 -0700)
commita6c72e7046cce70384eb54764c43e78dd4a1bfec
treeafddaa648cc1c13c5e8612b27a37d824ff4f0e73
parent8c7d4acb075e0bcb8976d1802abc30a0fba52895
trailer --only-input: prefer "configuration variables" over "rules"

Use the phrase "configuration variables" instead of "rules" because

(1) we already say "configuration variables" in multiple
    places in the docs (where the word "rules" is only used for describing
    "--only-input" behavior and for an unrelated case of mentioning how
    the trailers do not follow "rules for RFC 822 headers"), and

(2) this phrase is more specific than just "rules".

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