summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-01 00:08:51 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-01 00:08:51 +0000
commit7d44952cc831fe14797546fa07afc857b0844d25 (patch)
tree30d2c8dfe0d9897379c3a3f472b4f21ab4822c81 /git-rev-list.html
parent30e8106caeb8158599478faa5ec02eb955db38fa (diff)
downloadgit-htmldocs-7d44952cc831fe14797546fa07afc857b0844d25.tar.gz
Autogenerated HTML docs for v1.7.2-rc1
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index a5e40f433..bc7253c9f 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -596,6 +596,17 @@ format, often found in E-mail messages.</p></div>
<div class="para"><p>This implies the <em>--topo-order</em> option by default, but the
<em>--date-order</em> option may also be specified.</p></div>
</dd>
+<dt>
+--count
+</dt>
+<dd>
+<p>
+ Print a number stating how many commits would have been
+ listed, and suppress all other output. When used together
+ with <em>--left-right</em>, instead print the counts for left and
+ right commits, separated by a tab.
+</p>
+</dd>
</dl></div>
<h3 id="_commit_limiting">Commit Limiting</h3><div style="clear:left"></div>
<div class="para"><p>Besides specifying a range of commits that should be listed using the
@@ -1846,7 +1857,7 @@ and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-06-22 23:22:26 UTC
+Last updated 2010-07-01 00:08:20 UTC
</div>
</div>
</body>