summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-30 09:05:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-30 09:05:08 +0000
commitbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (patch)
treed22842592bbbdc03147fbda3a94af3d5a1fd0e73 /git-rev-parse.html
parent9e7b3f37608ecf950be2c3b0095e36ef010ba11a (diff)
downloadgit-htmldocs-bb8e996adf4293a0b624fe77e95e12ae8d1faed9.tar.gz
Autogenerated HTML docs for v1.5.6.1-108-g660379
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index c1a454061..eb27abbff 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -621,7 +621,10 @@ A ref followed by the suffix <em>@</em> with a date specification
second ago}</em> or <em>{1979-02-26 18:30:00}</em>) to specify the value
of the ref at a prior point in time. This suffix may only be
used immediately following a ref name and the ref must have an
- existing log ($GIT_DIR/logs/&lt;ref&gt;).
+ existing log ($GIT_DIR/logs/&lt;ref&gt;). Note that this looks up the state
+ of your <strong>local</strong> ref at a given time; e.g., what was in your local
+ <tt>master</tt> branch last week. If you want to look at commits made during
+ certain times, see <tt>--since</tt> and <tt>--until</tt>.
</p>
</li>
<li>
@@ -913,7 +916,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Pierre Habouzit &lt;madcoder@debian.or
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 22:46:59 UTC
+Last updated 30-Jun-2008 09:04:38 UTC
</div>
</div>
</body>