Skip to content

Commit 4e20a85

Browse files
committed
Merge branch 'db/doc-fetch-jobs-auto' into next
Doc update. * db/doc-fetch-jobs-auto: doc: fetch: document `--jobs=0` behavior
2 parents 7a30cb2 + 143e849 commit 4e20a85

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Documentation/fetch-options.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,8 @@ endif::git-pull[]
253253
`--jobs=<n>`::
254254
Parallelize all forms of fetching up to _<n>_ jobs at a time.
255255
+
256+
A value of 0 will use some reasonable default.
257+
+
256258
If the `--multiple` option was specified, the different remotes will be fetched
257259
in parallel. If multiple submodules are fetched, they will be fetched in
258260
parallel. To control them independently, use the config settings

0 commit comments

Comments
 (0)