summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
committerJunio C Hamano <junio@kernel.org>2010-07-15 22:24:45 +0000
commit78e3a7820b2267111cd2f29fd3d06e8919f2b36c (patch)
treee5eb61d417f8655688f52d01beeddb01b9503560 /git-submodule.html
parent635553978d5d3414c3d9699aa009ae29839356ab (diff)
downloadgit-htmldocs-78e3a7820b2267111cd2f29fd3d06e8919f2b36c.tar.gz
Autogenerated HTML docs for v1.7.2-rc3-39-g53b30
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 23d8f3e4c..87d9b7473 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -404,6 +404,9 @@ is the superproject and submodule repositories will be kept
together in the same relative location, and only the
superproject's URL needs to be provided: git-submodule will correctly
locate the submodule using the relative URL in .gitmodules.</p></div>
+<div class="para"><p>The submodule will be added with "git add --force &lt;path&gt;". I.e. git
+doesn't care if the new path is in a <tt>gitignore</tt>. Your invocation of
+"git submodule add" is considered enough to override it.</p></div>
</dd>
<dt>
status
@@ -663,7 +666,7 @@ for details.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-06-13 19:56:36 UTC
+Last updated 2010-07-15 22:24:04 UTC
</div>
</div>
</body>