Merge branch 'db/doc-fetch-jobs-auto'
Doc update. * db/doc-fetch-jobs-auto: doc: fetch: document `--jobs=0` behaviormaint
commit
4416ec1ae3
|
|
@ -253,6 +253,8 @@ endif::git-pull[]
|
|||
`--jobs=<n>`::
|
||||
Parallelize all forms of fetching up to _<n>_ jobs at a time.
|
||||
+
|
||||
A value of 0 will use some reasonable default.
|
||||
+
|
||||
If the `--multiple` option was specified, the different remotes will be fetched
|
||||
in parallel. If multiple submodules are fetched, they will be fetched in
|
||||
parallel. To control them independently, use the config settings
|
||||
|
|
|
|||
Loading…
Reference in New Issue