Variable: git-commit-known-pseudo-headers
git-commit-known-pseudo-headers is an alias and customizable for
git-commit-trailers, defined in git-commit.el.
This variable is obsolete since git-commit 4.0.0; use
git-commit-trailers instead.
Value
("Acked-by" "Modified-by" "Reviewed-by" "Signed-off-by" "Tested-by" "Cc" "Reported-by" "Suggested-by" "Co-authored-by" "Co-developed-by")
Documentation
A list of Git trailers to be highlighted.
See also manpage git-interpret-trailer(1). This package does not use that Git command, but the initial description still serves as a good introduction.
Aliases
git-commit-known-pseudo-headers (obsolete since git-commit 4.0.0)