summaryrefslogtreecommitdiffstats
path: root/git-submodule.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-03-05 13:52:25 -0800
committerJunio C Hamano <gitster@pobox.com>2020-03-05 13:52:25 -0800
commitb082a53e847d444f274aac11769b625241a41060 (patch)
treef12288b3a22b5ee92d39b8edf626bc59c1a20466 /git-submodule.html
parent03f8f070c294d06790c5a1f046e52afe9f54edd4 (diff)
downloadgit-htmldocs-b082a53e847d444f274aac11769b625241a41060.tar.gz
Autogenerated HTML docs for v2.26.0-rc0
Diffstat (limited to 'git-submodule.html')
-rw-r--r--git-submodule.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-submodule.html b/git-submodule.html
index 5fc47c6c4..962633d5b 100644
--- a/git-submodule.html
+++ b/git-submodule.html
@@ -885,7 +885,7 @@ that use <a href="git-rm.html">git-rm(1)</a> instead. See <a href="gitsubmodules
options.</p></div>
</dd>
<dt class="hdlist1">
-update [--init] [--remote] [-N|--no-fetch] [--[no-]recommend-shallow] [-f|--force] [--checkout|--rebase|--merge] [--reference &lt;repository&gt;] [--depth &lt;depth&gt;] [--recursive] [--jobs &lt;n&gt;] [--] [&lt;path&gt;&#8230;]
+update [--init] [--remote] [-N|--no-fetch] [--[no-]recommend-shallow] [-f|--force] [--checkout|--rebase|--merge] [--reference &lt;repository&gt;] [--depth &lt;depth&gt;] [--recursive] [--jobs &lt;n&gt;] [--[no-]single-branch] [--] [&lt;path&gt;&#8230;]
</dt>
<dd>
<div class="openblock">
@@ -1359,6 +1359,15 @@ options carefully.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--[no-]single-branch
+</dt>
+<dd>
+<p>
+ This option is only valid for the update command.
+ Clone only one branch during update: HEAD or one specified by --branch.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;path&gt;&#8230;
</dt>
<dd>
@@ -1398,7 +1407,7 @@ for details.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2020-02-12 13:38:42 PST
+ 2020-03-05 13:49:34 PST
</div>
</div>
</body>