X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-fsck.txt;h=45c0bee50a15e21516a7b288b546b3a40c48028e;hb=9ff74e95da5605778bdc7567ae63d70c96e6bed4;hp=08512e0b8f80cd7c00c192816643a9f8b0845d1a;hpb=68f6c019fd8d49fbaa72f1aeeb21eb921b6a16bf;p=git.git diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt index 08512e0b8..45c0bee50 100644 --- a/Documentation/git-fsck.txt +++ b/Documentation/git-fsck.txt @@ -65,8 +65,10 @@ index file and all SHA1 references in .git/refs/* as heads. Be chatty. --lost-found:: - Write dangling refs into .git/commit/ or .git/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. It tests SHA1 and general object sanity, and it does full tracking of the resulting reachability and everything else. It prints out any