summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-05 13:59:51 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-05 13:59:51 -0700
commit8fb66e5074d5cdeeb08e304be977374501a0787d (patch)
treea10c25e0490f7bf43f512b7306ae0d5d50fbba01 /git-for-each-ref.html
parentc94277e1611270b68bbf2d52c9679abe231cc459 (diff)
downloadgit-htmldocs-8fb66e5074d5cdeeb08e304be977374501a0787d.tar.gz
Autogenerated HTML docs for v1.7.7-138-g7f41b6
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index 9b581bcbf..01ad4cd04 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -732,9 +732,10 @@ be used to specify the value in the header field.</p></div>
<div class="paragraph"><p>Fields that have name-email-date tuple as its value (<tt>author</tt>,
<tt>committer</tt>, and <tt>tagger</tt>) can be suffixed with <tt>name</tt>, <tt>email</tt>,
and <tt>date</tt> to extract the named component.</p></div>
-<div class="paragraph"><p>The first line of the message in a commit and tag object is
-<tt>subject</tt>, the remaining lines are <tt>body</tt>. The whole message
-is <tt>contents</tt>.</p></div>
+<div class="paragraph"><p>The complete message in a commit and tag object is <tt>contents</tt>.
+Its first line is <tt>contents:subject</tt>, the remaining lines
+are <tt>contents:body</tt> and the optional GPG signature
+is <tt>contents:signature</tt>.</p></div>
<div class="paragraph"><p>For sorting purposes, fields with numeric values sort in numeric
order (<tt>objectsize</tt>, <tt>authordate</tt>, <tt>committerdate</tt>, <tt>taggerdate</tt>).
All other fields are used to sort in their byte-value order.</p></div>
@@ -845,7 +846,7 @@ eval "$eval"</tt></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-09-21 23:01:14 PDT
+Last updated 2011-10-05 13:59:16 PDT
</div>
</div>
</body>