Skip to content

Commit 89ceab7

Browse files
committed
Merge branch 'kh/trailer-in-glossary'
Doc updates. * kh/trailer-in-glossary: Documentation/glossary: describe "trailer"
2 parents f670d81 + 68e3c69 commit 89ceab7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/glossary-content.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,11 @@ the `refs/tags/` hierarchy is used to represent local tags..
696696
that each contain very well defined concepts or small incremental yet
697697
related changes.
698698

699+
[[def_trailer]]trailer::
700+
Key-value metadata. Trailers are optionally found at the end of
701+
a commit message. Might be called "footers" or "tags" in other
702+
communities. See linkgit:git-interpret-trailers[1].
703+
699704
[[def_tree]]tree::
700705
Either a <<def_working_tree,working tree>>, or a <<def_tree_object,tree
701706
object>> together with the dependent <<def_blob_object,blob>> and tree objects

0 commit comments

Comments
 (0)