<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
<head>\r
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
<style type="text/css">\r
/* Debug borders */\r
p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
<div class="sectionbody">\r
<div class="verseblock">\r
<div class="content"><em>git-fsck-objects</em> [--tags] [--root] [--unreachable] [--cache]\r
- [--standalone | --full] [--strict] [<object>*]</div></div>\r
+ [--full] [--strict] [<object>*]</div></div>\r
</div>\r
<h2>DESCRIPTION</h2>\r
<div class="sectionbody">\r
</p>\r
</dd>\r
<dt>\r
---standalone\r
-</dt>\r
-<dd>\r
-<p>\r
- Limit checks to the contents of GIT_OBJECT_DIRECTORY\r
- ($GIT_DIR/objects), making sure that it is consistent and\r
- complete without referring to objects found in alternate\r
- object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,\r
- nor packed git archives found in $GIT_DIR/objects/pack;\r
- cannot be used with --full.\r
-</p>\r
-</dd>\r
-<dt>\r
--full\r
</dt>\r
<dd>\r
<p>\r
Check not just objects in GIT_OBJECT_DIRECTORY\r
($GIT_DIR/objects), but also the ones found in alternate\r
- object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES,\r
+ object pools listed in GIT_ALTERNATE_OBJECT_DIRECTORIES\r
+ or $GIT_DIR/objects/info/alternates,\r
and in packed git archives found in $GIT_DIR/objects/pack\r
and corresponding pack subdirectories in alternate\r
- object pools; cannot be used with --standalone.\r
+ object pools.\r
</p>\r
</dd>\r
<dt>\r
</div>\r
<div id="footer">\r
<div id="footer-text">\r
-Last updated 06-Jan-2006 17:12:31 PDT\r
+Last updated 13-Mar-2006 08:20:13 UTC\r
</div>\r
</div>\r
</body>\r
--------
[verse]
'git-fsck-objects' [--tags] [--root] [--unreachable] [--cache]
- [--standalone | --full] [--strict] [<object>*]
+ [--full] [--strict] [<object>*]
DESCRIPTION
-----------
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