summaryrefslogtreecommitdiffstats
path: root/git-fsck-objects.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-03-13 08:20:18 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-03-13 08:20:18 +0000
commit05567435fe2d1f36c1904c0c02bc805e44fb800d (patch)
treecd838c2f8bcb555cc976390a6db910e0d77414d1 /git-fsck-objects.txt
parent2496ae40bddeac49c5b849501600557f28815300 (diff)
downloadgit-htmldocs-05567435fe2d1f36c1904c0c02bc805e44fb800d.tar.gz
Autogenerated HTML docs for v1.2.4-gea75
Diffstat (limited to 'git-fsck-objects.txt')
-rw-r--r--git-fsck-objects.txt15
1 files changed, 4 insertions, 11 deletions
diff --git a/git-fsck-objects.txt b/git-fsck-objects.txt
index 387b43548..93ce9dcc9 100644
--- a/git-fsck-objects.txt
+++ b/git-fsck-objects.txt
@@ -10,7 +10,7 @@ SYNOPSIS
--------
[verse]
'git-fsck-objects' [--tags] [--root] [--unreachable] [--cache]
- [--standalone | --full] [--strict] [<object>*]
+ [--full] [--strict] [<object>*]
DESCRIPTION
-----------
@@ -38,21 +38,14 @@ index file and all SHA1 references in .git/refs/* as heads.
Consider any object recorded in the index also as a head node for
an unreachability trace.
---standalone::
- Limit checks to the contents of GIT_OBJECT_DIRECTORY
- ($GIT_DIR/objects), making sure that it is consistent and
- complete without referring to objects found in alternate
- object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,
- nor packed git archives found in $GIT_DIR/objects/pack;
- cannot be used with --full.
-
--full::
Check not just objects in GIT_OBJECT_DIRECTORY
($GIT_DIR/objects), but also the ones found in alternate
- object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,
+ object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES
+ or $GIT_DIR/objects/info/alternates,
and in packed git archives found in $GIT_DIR/objects/pack
and corresponding pack subdirectories in alternate
- object pools; cannot be used with --standalone.
+ object pools.
--strict::
Enable more strict checking, namely to catch a file mode