X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-fsck.txt;h=9846c859cf3f4c76525aae124e0ef516fa55779f;hb=21926fe885aa6579f7aa0e89fcb6a9064f8aa516;hp=f16cb986122c8560622bfbceebc325ee4d27b768;hpb=a6828f536119c3288b0be772e3870f1a464d017d;p=git.git diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt index f16cb9861..9846c859c 100644 --- a/Documentation/git-fsck.txt +++ b/Documentation/git-fsck.txt @@ -22,7 +22,8 @@ OPTIONS An object to treat as the head of an unreachability trace. + If no objects are given, git-fsck defaults to using the -index file and all SHA1 references in .git/refs/* as heads. +index file, all SHA1 references in .git/refs/*, and all reflogs (unless +--no-reflogs is given) as heads. --unreachable:: Print out objects that exist but that aren't readable from any @@ -150,4 +151,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list