Merge branch 'js/fetch-jobs'

"git fetch --jobs=<n>" allowed <n> parallel jobs when fetching submodules, but this did not apply to "git fetch --multiple" that fetches from multiple remote repositories. It now does. * js/fetch-jobs: fetch: let --jobs=<n> parallelize --multiple, too

Junio C Hamano committed Oct 15, 2019 at 13:48 UTC d96e31e3902d615c03471c8566ce89872c3c1a4e

No changes.