summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-04-03 14:56:30 -0700
committerJunio C Hamano <gitster@pobox.com>2014-04-03 14:56:30 -0700
commit624dd4c072be7e13e57519eb729f35089386fec9 (patch)
tree107e36de542a1c0ce6572d33a272726692a9553e /git-rev-list.html
parent90acbd7f147a3b8ad6f490b0f94d7932ddff0d8a (diff)
downloadgit-htmldocs-624dd4c072be7e13e57519eb729f35089386fec9.tar.gz
Autogenerated HTML docs for v1.9.1-474-g82edd
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 3bd90d5ff..859f335f7 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -2094,6 +2094,18 @@ format, often found in email messages.</p></div>
<tt>--date-order</tt> option may also be specified.</p></div>
</dd>
<dt class="hdlist1">
+--show-linear-break[=&lt;barrier&gt;]
+</dt>
+<dd>
+<p>
+ When --graph is not used, all history branches are flattened
+ which can make it hard to see that the two consecutive commits
+ do not belong to a linear branch. This option puts a barrier
+ in between them in that case. If <tt>&lt;barrier&gt;</tt> is specified, it
+ is the string that will be shown instead of the default one.
+</p>
+</dd>
+<dt class="hdlist1">
--count
</dt>
<dd>