summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-10 23:25:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-10 23:25:08 +0000
commitea5dae6fa1fe0cb17c2406be7ab2264b96933f80 (patch)
tree47e3910b308cae7d8413881a13db51c4f97919c7 /git-rev-parse.html
parent91d44c573c59f25cccb2611879c9eab49c55c2bb (diff)
downloadgit-htmldocs-ea5dae6fa1fe0cb17c2406be7ab2264b96933f80.tar.gz
Autogenerated HTML docs for v1.5.2-rc3
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 64f468941..20bbf50bd 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -675,7 +675,7 @@ reachable from <tt>r1</tt> from the set of commits reachable from
<p>A similar notation "<tt>r1...r2</tt>" is called symmetric difference
of <tt>r1</tt> and <tt>r2</tt> and is defined as
"<tt>r1 r2 --not $(git-merge-base --all r1 r2)</tt>".
-It it the set of commits that are reachable from either one of
+It is the set of commits that are reachable from either one of
<tt>r1</tt> or <tt>r2</tt> but not from both.</p>
<p>Two other shorthands for naming a set that is formed by a commit
and its parent commits exists. <tt>r1^@</tt> notation means all
@@ -709,7 +709,7 @@ Junio C Hamano &lt;junkio@cox.net&gt;</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:34:13 UTC
+Last updated 10-May-2007 23:24:42 UTC
</div>
</div>
</body>