summaryrefslogtreecommitdiffstats
path: root/git-reflog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-reflog.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
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 ab1577350..92afc7ba1 100644
--- a/git-reflog.html
+++ b/git-reflog.html
@@ -369,7 +369,7 @@ and specify the _exact_ entry (e.g. "<tt>git reflog delete master@{2}</tt>").</p
refs.
</p>
<div class="para"><p>This computation involves traversing all the reachable objects, i.e. it
-has the same cost as <em>git-prune</em>. Fortunately, once this is run, we
+has the same cost as <em>git prune</em>. Fortunately, once this is run, we
should not have to ever worry about missing objects, because the current
prune and pack-objects know about reflogs and protect objects referred by
them.</p></div>
@@ -447,7 +447,7 @@ them.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:45 UTC
+Last updated 2010-01-21 17:44:35 UTC
</div>
</div>
</body>