summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-03-30 16:00:21 -0700
committerJunio C Hamano <gitster@pobox.com>2017-03-30 16:00:21 -0700
commitdc8d0c30582dfb0c734e0999ffbb301067de92ef (patch)
treecf4262bb682df7b39006e1f33554dd9804623144 /git-submodule.html
parent2affb96f40129de19a00a0ff8b22e31a47499c42 (diff)
downloadgit-htmldocs-dc8d0c30582dfb0c734e0999ffbb301067de92ef.tar.gz
Autogenerated HTML docs for v2.12.2-575-gb14f2
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-submodule.html b/git-submodule.html
index c42d1d9d8..d3e7b8f5d 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -877,7 +877,9 @@ init [--] [&lt;path&gt;&#8230;]
repository will be assumed to be upstream.
</p>
<div class="paragraph"><p>Optional &lt;path&gt; arguments limit which submodules will be initialized.
-If no path is specified, all submodules are initialized.</p></div>
+If no path is specified and submodule.active has been configured, submodules
+configured to be active will be initialized, otherwise all submodules are
+initialized.</p></div>
<div class="paragraph"><p>When present, it will also copy the value of <code>submodule.$name.update</code>.
This command does not alter existing information in .git/config.
You can then customize the submodule clone URLs in .git/config
@@ -1358,7 +1360,7 @@ for details.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-03-10 15:02:29 PST
+Last updated 2017-03-30 16:00:02 PDT
</div>
</div>
</body>