-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: git-plugin
-
Labels:None
-
Similar Issues:
For a project with many submodules, updating one submodule at a time can be quite slow.
Instead, allow the option to update <n> submodules in parallel by using the jobs flag.
Excerpt from Git SCM docs.
-j <n> --jobs <n>
"This option is only valid for the update command. Clone new submodules in parallel with as many jobs. Defaults to the submodule.fetchJobs option."
Mark Waite, I noticed that this was automatically assigned to you. Can you give me any news regarding this?