summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-01-29 01:54:02 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-01-29 01:54:02 +0000
commit440791e6481312398e9f265fae88a443bda4e5c0 (patch)
treeeb9e7bebff80ff19a7f388517f755406923abe6a /git-rev-parse.html
parenta07e81615021017ceca672ee38fc554bca031683 (diff)
downloadgit-htmldocs-440791e6481312398e9f265fae88a443bda4e5c0.tar.gz
Autogenerated HTML docs for v1.6.1.1-259-g8712
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index a1e01bd88..08f23ef36 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -705,6 +705,12 @@ You can use the <em>@</em> construct with an empty ref part to get at a
</li>
<li>
<p>
+The special construct <em>@{-&lt;n&gt;}</em> means the &lt;n&gt;th branch checked out
+ before the current one.
+</p>
+</li>
+<li>
+<p>
A suffix <em>&#94;</em> to a revision parameter means the first parent of
that commit object. <em>&#94;&lt;n&gt;</em> means the &lt;n&gt;th parent (i.e.
<em>rev&#94;</em>
@@ -974,7 +980,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt; and Pierre Habouzit &lt;madcoder@debian
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:25 UTC
+Last updated 2009-01-29 01:53:51 UTC
</div>
</div>
</body>