summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-11 15:23:52 -0700
committerJunio C Hamano <gitster@pobox.com>2013-06-11 15:23:52 -0700
commitf1f5a7b64053a592c7655df84079443328582b68 (patch)
tree9f7d07ba52ea6281993ea65e4805aeb31d2f080b /git-rev-parse.html
parent8d74cd3acd56a5e53475ddc934fdf2e135a634e8 (diff)
downloadgit-htmldocs-f1f5a7b64053a592c7655df84079443328582b68.tar.gz
Autogenerated HTML docs for v1.8.3.1-377-g4d1c5
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index e530690c4..f909fa2b1 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -1215,6 +1215,14 @@ some output processing may assume ref names in UTF-8.</p></div>
</ol></div>
</dd>
<dt class="hdlist1">
+<em>@</em>
+</dt>
+<dd>
+<p>
+ <em>@</em> alone is a shortcut for <em>HEAD</em>.
+</p>
+</dd>
+<dt class="hdlist1">
<em>&lt;refname&gt;@{&lt;date&gt;}</em>, e.g. <em>master@{yesterday}</em>, <em>HEAD@{5 minutes ago}</em>
</dt>
<dd>