Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
fsck --lost-found writes to subdirectories in .git/lost-found/
author
Jonas Fonseca
<fonseca@diku.dk>
Wed, 4 Jul 2007 01:33:11 +0000
(
03:33
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 4 Jul 2007 02:08:58 +0000
(19:08 -0700)
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fsck.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
72909be
)
diff --git
a/Documentation/git-fsck.txt
b/Documentation/git-fsck.txt
index 08512e0b8f80cd7c00c192816643a9f8b0845d1a..1a432f231970e4eb06ee9bad0cc7a4b550d17762 100644
(file)
--- a/
Documentation/git-fsck.txt
+++ b/
Documentation/git-fsck.txt
@@
-65,8
+65,8
@@
index file and all SHA1 references in .git/refs/* as heads.
Be chatty.
--lost-found::
Be chatty.
--lost-found::
- Write dangling refs into .git/
commit/ or .git/other/, depending
- on type.
+ Write dangling refs into .git/
lost-found/commit/ or
+
.git/lost-found/other/, depending
on type.
It tests SHA1 and general object sanity, and it does full tracking of
the resulting reachability and everything else. It prints out any
It tests SHA1 and general object sanity, and it does full tracking of
the resulting reachability and everything else. It prints out any