We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9db59ee + 143e849 commit 97e545cCopy full SHA for 97e545c
1 file changed
Documentation/fetch-options.adoc
@@ -253,6 +253,8 @@ endif::git-pull[]
253
`--jobs=<n>`::
254
Parallelize all forms of fetching up to _<n>_ jobs at a time.
255
+
256
+A value of 0 will use some reasonable default.
257
++
258
If the `--multiple` option was specified, the different remotes will be fetched
259
in parallel. If multiple submodules are fetched, they will be fetched in
260
parallel. To control them independently, use the config settings
0 commit comments