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:
2022-05-14 16:16:49 +02:00
parent f13acebdb2
commit ac0987719f

View File

@@ -65,6 +65,8 @@
enabled = true
[status]
submodulesummary = true
[submodule]
fetchJobs = 0
[user]
email = druckdev@protonmail.com
name = Julian Prein