summaryrefslogtreecommitdiffstats
path: root/git-reflog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
commit78e3a7820b2267111cd2f29fd3d06e8919f2b36c (patch)
treee5eb61d417f8655688f52d01beeddb01b9503560 /git-reflog.html
parent635553978d5d3414c3d9699aa009ae29839356ab (diff)
downloadgit-htmldocs-78e3a7820b2267111cd2f29fd3d06e8919f2b36c.tar.gz
Autogenerated HTML docs for v1.7.2-rc3-39-g53b30
Diffstat (limited to 'git-reflog.html')
-rw-r--r--git-reflog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-reflog.html b/git-reflog.html
index 9df99c37d..a8844eea7 100644
--- a/git-reflog.html
+++ b/git-reflog.html
@@ -347,7 +347,7 @@ see <a href="git-log.html">git-log(1)</a>.</p></div>
<div class="para"><p>The reflog is useful in various git commands, to specify the old value
of a reference. For example, <tt>HEAD@{2}</tt> means "where HEAD used to be
two moves ago", <tt>master@{one.week.ago}</tt> means "where master used to
-point to one week ago", and so on. See <a href="git-rev-parse.html">git-rev-parse(1)</a> for
+point to one week ago", and so on. See <a href="gitrevisions.html">gitrevisions(1)</a> for
more details.</p></div>
<div class="para"><p>To delete single entries from the reflog, use the subcommand "delete"
and specify the _exact_ entry (e.g. "<tt>git reflog delete master@{2}</tt>").</p></div>
@@ -445,7 +445,7 @@ them.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-04-24 02:56:05 UTC
+Last updated 2010-07-15 22:24:03 UTC
</div>
</div>
</body>