summaryrefslogtreecommitdiffstats
path: root/git-reflog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-08-25 03:54:27 +0000
commita63874253759767733cadcdda3933ad2475e905a (patch)
treef680bb640b9310d878ae526f732026fb906ba43c /git-reflog.html
parent377018d6a9542bbf1ff146837845b14e3b2c5259 (diff)
downloadgit-htmldocs-a63874253759767733cadcdda3933ad2475e905a.tar.gz
Autogenerated HTML docs for v1.5.3-rc6-23-g0058
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 0cfdab8dd..aae9ca781 100644
--- a/git-reflog.html
+++ b/git-reflog.html
@@ -289,7 +289,7 @@ Entries older than <tt>expire</tt> time, or entries older than
<tt>expire-unreachable</tt> time and are not reachable from the current
tip, are removed from the reflog. This is typically not used
directly by the end users &#8212; instead, see <a href="git-gc.html">git-gc(1)</a>.</p>
-<p>The subcommand "show" (which is also the default, in the absense of any
+<p>The subcommand "show" (which is also the default, in the absence of any
subcommands) will take all the normal log options, and show the log of
<tt>HEAD</tt>, which will cover all recent actions, including branch switches.
It is basically an alias for <em>git log -g --abbrev-commit
@@ -361,7 +361,7 @@ them.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Aug-2007 19:15:24 UTC
+Last updated 25-Aug-2007 03:53:12 UTC
</div>
</div>
</body>