summaryrefslogtreecommitdiff
path: root/Documentation/git-fsck.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-08-22 18:52:55 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-08-22 18:52:55 (GMT)
commit7e0c2036b46ee6eef295a7e6dcb3775e874aa780 (patch)
tree85fba066428c09f13972f220dd5cad0f3487305a /Documentation/git-fsck.txt
parent92cdcc528402c4dc76a9facf3eb182cd9d659eb4 (diff)
parent831e61f80fab2d3f9ba1773e657803dcf8b16432 (diff)
downloadgit-7e0c2036b46ee6eef295a7e6dcb3775e874aa780.zip
git-7e0c2036b46ee6eef295a7e6dcb3775e874aa780.tar.gz
git-7e0c2036b46ee6eef295a7e6dcb3775e874aa780.tar.bz2
Merge branch 'jc/tag-doc'
Our documentation used to assume having files in .git/refs/* directories was the only to have branches and tags, but that is not true for quite some time. * jc/tag-doc: Documentation: do not mention .git/refs/* directories
Diffstat (limited to 'Documentation/git-fsck.txt')
-rw-r--r--Documentation/git-fsck.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-fsck.txt b/Documentation/git-fsck.txt
index bbb25da..da348fc 100644
--- a/Documentation/git-fsck.txt
+++ b/Documentation/git-fsck.txt
@@ -23,8 +23,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, all SHA1 references in .git/refs/*, and all reflogs (unless
---no-reflogs is given) as heads.
+index file, all SHA1 references in `refs` namespace, and all reflogs
+(unless --no-reflogs is given) as heads.
--unreachable::
Print out objects that exist but that aren't reachable from any