summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-13 01:23:00 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-13 01:23:00 +0000
commit27a128bdf7d0ab4b37022233ba5ae84a8ebd605f (patch)
tree899c40ef171884bcc7c8db4a798e44c506bed715 /git-rev-list.html
parent9f88386765adc1aacb4a0e3b488c69cffc59ca70 (diff)
downloadgit-htmldocs-27a128bdf7d0ab4b37022233ba5ae84a8ebd605f.tar.gz
Autogenerated HTML docs for v1.6.4-122-g6ffd7
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 7b1a55cab..fae311115 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -395,7 +395,7 @@ between the two operands. The following two commands are equivalent:</p></div>
<pre><tt> $ git rev-list A B --not $(git merge-base --all A B)
$ git rev-list A...B</tt></pre>
</div></div>
-<div class="para"><p><em>git-rev-list</em> is a very essential git program, since it
+<div class="para"><p><em>rev-list</em> is a very essential git command, since it
provides the ability to build and traverse commit ancestry graphs. For
this reason, it has a lot of different options that enables it to be
used by commands as different as <em>git-bisect</em> and
@@ -1676,7 +1676,7 @@ and the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-08-07 05:39:46 UTC
+Last updated 2009-08-13 01:22:27 UTC
</div>
</div>
</body>