summaryrefslogtreecommitdiffstats
path: root/git-log.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-13 14:26:40 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-13 14:26:40 -0800
commit371470a74a288fec266da71f914ff3ada119085f (patch)
tree10f6f6ea05630845788eb0307d2d2b8095f958a9 /git-log.html
parent912712bb106faf8773bffb94876a77a2986f0be0 (diff)
downloadgit-htmldocs-371470a74a288fec266da71f914ff3ada119085f.tar.gz
Autogenerated HTML docs for v2.15.1-388-gd9a37
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html16
1 files changed, 15 insertions, 1 deletions
diff --git a/git-log.html b/git-log.html
index d79f41f59..bd3530d81 100644
--- a/git-log.html
+++ b/git-log.html
@@ -794,6 +794,20 @@ each commit introduces are shown.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--decorate-refs=&lt;pattern&gt;
+</dt>
+<dt class="hdlist1">
+--decorate-refs-exclude=&lt;pattern&gt;
+</dt>
+<dd>
+<p>
+ If no <code>--decorate-refs</code> is given, pretend as if all refs were
+ included. For each candidate, do not use it for decoration if it
+ matches any patterns given to <code>--decorate-refs-exclude</code> or if it
+ doesn&#8217;t match any of the patterns given to <code>--decorate-refs</code>.
+</p>
+</dd>
+<dt class="hdlist1">
--source
</dt>
<dd>
@@ -4346,7 +4360,7 @@ and overridden by the <code>--notes=&lt;ref&gt;</code> option.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2016-07-12 05:08:30 JST
+Last updated 2017-12-13 14:26:19 PST
</div>
</div>
</body>