summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-01-12 16:19:45 -0800
committerJunio C Hamano <gitster@pobox.com>2016-01-12 16:19:45 -0800
commita7da1ba8da6521497f33dce9b3d2a46a857172cc (patch)
tree40f00fb124d7e367299b750c42cbff89cc96fa33 /git-fetch.html
parent8f458e451b738e86534af8cc0be7463979f41402 (diff)
downloadgit-htmldocs-a7da1ba8da6521497f33dce9b3d2a46a857172cc.tar.gz
Autogenerated HTML docs for v2.7.0-25-gfc10e
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/git-fetch.html b/git-fetch.html
index baec3645d..dcfdb3b73 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -962,6 +962,20 @@ the current repository has the same history as the source repository.</p></div>
</p>
</dd>
<dt class="hdlist1">
+-j
+</dt>
+<dt class="hdlist1">
+--jobs=&lt;n&gt;
+</dt>
+<dd>
+<p>
+ Number of parallel children to be used for fetching submodules.
+ Each will fetch from different submodules, such that fetching many
+ submodules will be faster. By default submodules will be fetched
+ one at a time.
+</p>
+</dd>
+<dt class="hdlist1">
--no-recurse-submodules
</dt>
<dd>