summaryrefslogtreecommitdiffstats
path: root/git-fsck.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-09-19 06:37:10 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-09-19 06:37:10 +0000
commit4604fe5609a48fc240d1a88a15c642c9883363c7 (patch)
tree846c5b418d438e9580d0a7702be832f1d1d9874c /git-fsck.html
parent5e4d8dee8bb242deb8fd16e7dcd74a0e7fb713d2 (diff)
downloadgit-htmldocs-4604fe5609a48fc240d1a88a15c642c9883363c7.tar.gz
Autogenerated HTML docs for v1.6.0.2-287-g3791f
Diffstat (limited to 'git-fsck.html')
-rw-r--r--git-fsck.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-fsck.html b/git-fsck.html
index a0d7c8dea..5b0e606bb 100644
--- a/git-fsck.html
+++ b/git-fsck.html
@@ -444,7 +444,7 @@ that aren't readable from any of the specified head nodes.</p></div>
<div class="content">
<pre><tt>git fsck --unreachable HEAD $(cat .git/refs/heads/*)</tt></pre>
</div></div>
-<div class="para"><p>will do quite a <em>lot</em> of verification on the tree. There are a few
+<div class="para"><p>will do quite a _lot_ of verification on the tree. There are a few
extra validity tests to be added (make sure that tree objects are
sorted properly etc), but on the whole if <em>git-fsck</em> is happy, you
do have a valid tree.</p></div>
@@ -570,7 +570,7 @@ GIT_ALTERNATE_OBJECT_DIRECTORIES
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-07-06 05:16:48 UTC
+Last updated 2008-09-19 06:32:56 UTC
</div>
</div>
</body>