Merge branch 'master' of https://github.com/Softcatala/git-po
[gitweb.git] / Documentation / git-for-each-ref.txt
index 6d22974da6e8fea45881d6a2ce08e47cc2ed78b7..abe13f3bedaf55dbefc03d26b934351107ff50af 100644 (file)
@@ -168,6 +168,8 @@ of all lines of the commit message up to the first blank line.  The next
 line is 'contents:body', where body is all of the lines after the first
 blank line.  The optional GPG signature is `contents:signature`.  The
 first `N` lines of the message is obtained using `contents:lines=N`.
+Additionally, the trailers as interpreted by linkgit:git-interpret-trailers[1]
+are obtained as 'contents:trailers'.
 
 For sorting purposes, fields with numeric values sort in numeric order
 (`objectsize`, `authordate`, `committerdate`, `creatordate`, `taggerdate`).