summaryrefslogtreecommitdiffstats
path: root/git-update-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-26 01:16:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-26 01:16:14 +0000
commitdfccbb0719b88f4df05bf718c6008166dbadea44 (patch)
treeddd5483c51044cab7a070039655f0b4074b1dfe6 /git-update-index.html
parentb713ff1cbf5b9979edaf2b85bfc568fbc37ec0d7 (diff)
downloadgit-htmldocs-dfccbb0719b88f4df05bf718c6008166dbadea44.tar.gz
Autogenerated HTML docs for v1.5.6-rc0
Diffstat (limited to 'git-update-index.html')
-rw-r--r--git-update-index.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/git-update-index.html b/git-update-index.html
index 2038b4900..2365540af 100644
--- a/git-update-index.html
+++ b/git-update-index.html
@@ -279,6 +279,7 @@ git-update-index(1) Manual Page
[--cacheinfo &lt;mode&gt; &lt;object&gt; &lt;file&gt;]*
[--chmod=(+|-)x]
[--assume-unchanged | --no-assume-unchanged]
+ [--ignore-submodules]
[--really-refresh] [--unresolve] [--again | -g]
[--info-only] [--index-info]
[-z] [--stdin]
@@ -337,6 +338,11 @@ using the various options:</p>
git-update-index continue anyway.
</p>
</dd>
+</dl>
+<p>--ignore-submodules:
+ Do not try to update submodules. This option is only respected
+ when passed before --refresh.</p>
+<dl>
<dt>
--unmerged
</dt>
@@ -721,7 +727,7 @@ from symbolic link to regular file.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:55 UTC
+Last updated 26-May-2008 01:14:49 UTC
</div>
</div>
</body>