summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-12-22 12:21:44 -0800
committerJunio C Hamano <gitster@pobox.com>2011-12-22 12:21:44 -0800
commit962f3a392a5b5c3f552a403dcc58d9f1eae2a930 (patch)
tree801a063b399de3fc30ed779874d6aa1a0da042ad /git-rev-list.html
parent0df9271a3b43155a867f5785c830fb58860b2a6e (diff)
downloadgit-htmldocs-962f3a392a5b5c3f552a403dcc58d9f1eae2a930.tar.gz
Autogenerated HTML docs for v1.7.8.1-362-g5d6df
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html20
1 files changed, 20 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index a76471fca..539656e2a 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -2105,6 +2105,26 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
</li>
<li>
<p>
+<em>%gn</em>: reflog identity name
+</p>
+</li>
+<li>
+<p>
+<em>%gN</em>: reflog identity name (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
+</p>
+</li>
+<li>
+<p>
+<em>%ge</em>: reflog identity email
+</p>
+</li>
+<li>
+<p>
+<em>%gE</em>: reflog identity email (respecting .mailmap, see <a href="git-shortlog.html">git-shortlog(1)</a> or <a href="git-blame.html">git-blame(1)</a>)
+</p>
+</li>
+<li>
+<p>
<em>%gs</em>: reflog subject
</p>
</li>