We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a30cb2 + 143e849 commit 4e20a85Copy full SHA for 4e20a85
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