summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-09-29 16:11:28 -0700
committerJunio C Hamano <gitster@pobox.com>2014-09-29 16:11:28 -0700
commit00b9f1ab5e3c136decf3ac122f050212ce18f996 (patch)
tree8b6c9bfe33227af5beb7fbf0bc6761c0d5cc74bb /git-rev-list.html
parentb6a6d9280dc94653cb8e72740e28c680fb2ef6d3 (diff)
downloadgit-htmldocs-00b9f1ab5e3c136decf3ac122f050212ce18f996.tar.gz
Autogenerated HTML docs for v2.1.1-332-g0bf7d
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index d02109509..c079b6197 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -2428,6 +2428,11 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
</li>
<li>
<p>
+<em>%D</em>: ref names without the " (", ")" wrapping.
+</p>
+</li>
+<li>
+<p>
<em>%e</em>: encoding
</p>
</li>
@@ -2615,8 +2620,9 @@ The title was &gt;&gt;t4119: test autocomputing -p&lt;n&gt; for traditional diff
<td class="content">Some placeholders may depend on other options given to the
revision traversal engine. For example, the <code>%g*</code> reflog options will
insert an empty string unless we are traversing reflog entries (e.g., by
-<code>git log -g</code>). The <code>%d</code> placeholder will use the "short" decoration
-format if <code>--decorate</code> was not already provided on the command line.</td>
+<code>git log -g</code>). The <code>%d</code> and <code>%D</code> placeholders will use the "short"
+decoration format if <code>--decorate</code> was not already provided on the command
+line.</td>
</tr></table>
</div>
<div class="paragraph"><p>If you add a <code>+</code> (plus sign) after <em>%</em> of a placeholder, a line-feed