Merge branch 'db/doc-fetch-jobs-auto'

Doc update.

* db/doc-fetch-jobs-auto:
  doc: fetch: document `--jobs=0` behavior
This commit is contained in:
Junio C Hamano
2026-02-27 15:11:54 -08:00

View File

@@ -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