X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgit-prune.txt;h=15cfb7a8dc8e5e6eb25ee58b8fe15d89ad62dc8a;hb=801bad3ba4eb5014d402201c85c61a969436adf0;hp=3bb7304517ea3adfd2b5b89b5e75f9d830e57aff;hpb=f986eecde1e59fc4cc2b0b761ffc0fe563dad267;p=git.git diff --git a/Documentation/git-prune.txt b/Documentation/git-prune.txt index 3bb730451..15cfb7a8d 100644 --- a/Documentation/git-prune.txt +++ b/Documentation/git-prune.txt @@ -17,7 +17,7 @@ NOTE: In most cases, users should run 'git gc', which calls 'git prune'. See the section "NOTES", below. This runs 'git fsck --unreachable' using all the refs -available in `$GIT_DIR/refs`, optionally with additional set of +available in `refs/`, optionally with additional set of objects specified on the command line, and prunes all unpacked objects unreachable from any of these head objects from the object database. In addition, it