summaryrefslogtreecommitdiffstats
path: root/git-fsck.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-24 08:10:27 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-24 08:10:27 +0000
commita196f6d93a21ebac9befc4b52a2b0586471b5fa4 (patch)
tree61727adc34e02885ad7a2e9062d90c60475bc291 /git-fsck.html
parentde9879a91fd7d4d123a303b4bcdc918f43ca3a62 (diff)
downloadgit-htmldocs-a196f6d93a21ebac9befc4b52a2b0586471b5fa4.tar.gz
Autogenerated HTML docs for v1.5.3-rc2-37-g1cff
Diffstat (limited to 'git-fsck.html')
-rw-r--r--git-fsck.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-fsck.html b/git-fsck.html
index 1aea637c2..2bf3dbdc3 100644
--- a/git-fsck.html
+++ b/git-fsck.html
@@ -378,8 +378,10 @@ index file and all SHA1 references in .git/refs/* as heads.</p>
</dt>
<dd>
<p>
- Write dangling refs into .git/lost-found/commit/ or
- .git/lost-found/other/, depending on type.
+ Write dangling objects into .git/lost-found/commit/ or
+ .git/lost-found/other/, depending on type. If the object is
+ a blob, the contents are written into the file, rather than
+ its object name.
</p>
</dd>
</dl>
@@ -519,7 +521,7 @@ GIT_ALTERNATE_OBJECT_DIRECTORIES
</div>
<div id="footer">
<div id="footer-text">
-Last updated 19-Jul-2007 02:09:41 UTC
+Last updated 24-Jul-2007 08:10:04 UTC
</div>
</div>
</body>