git:submodule: Parallel with a reasonable amount
Git should decide on a reasonable default for how many fetch/clone jobs should run in parallel.
This commit is contained in:
@@ -65,6 +65,8 @@
|
|||||||
enabled = true
|
enabled = true
|
||||||
[status]
|
[status]
|
||||||
submodulesummary = true
|
submodulesummary = true
|
||||||
|
[submodule]
|
||||||
|
fetchJobs = 0
|
||||||
[user]
|
[user]
|
||||||
email = druckdev@protonmail.com
|
email = druckdev@protonmail.com
|
||||||
name = Julian Prein
|
name = Julian Prein
|
||||||
|
|||||||
Reference in New Issue
Block a user