summaryrefslogtreecommitdiffstats
path: root/git-reflog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-12-20 06:30:11 +0000
commit54bf1e2728abed073b4c0bd79830af6cdbcc67fe (patch)
tree4f813eacc91b38b7503eb07e830984d3a8b187ce /git-reflog.html
parent6a3c82713a6d40b17cafd5a3eb312fe7b25d277e (diff)
downloadgit-htmldocs-54bf1e2728abed073b4c0bd79830af6cdbcc67fe.tar.gz
Autogenerated HTML docs for v1.6.1-rc3-51-g5832d
Diffstat (limited to 'git-reflog.html')
-rw-r--r--git-reflog.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-reflog.html b/git-reflog.html
index 5b08878cf..789c689bf 100644
--- a/git-reflog.html
+++ b/git-reflog.html
@@ -337,7 +337,7 @@ depending on the subcommand:</p></div>
updated. This command is to manage the information recorded in it.</p></div>
<div class="para"><p>The subcommand "expire" is used to prune older reflog entries.
Entries older than <tt>expire</tt> time, or entries older than
-<tt>expire-unreachable</tt> time and are not reachable from the current
+<tt>expire-unreachable</tt> time and 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></div>
<div class="para"><p>The subcommand "show" (which is also the default, in the absence of any
@@ -389,7 +389,7 @@ them.</p></div>
</dt>
<dd>
<p>
- Entries older than this time and are not reachable from
+ Entries older than this time and not reachable from
the current tip of the branch are pruned. Without the
option it is taken from configuration
<tt>gc.reflogExpireUnreachable</tt>, which in turn defaults to
@@ -447,7 +447,7 @@ them.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-12-10 08:33:24 UTC
+Last updated 2008-12-20 06:29:41 UTC
</div>
</div>
</body>