Skip to content

Commit cc9f694

Browse files
committed
update .gitmodules, allow git to allocate jobs to update submodules
1 parent dff6f4e commit cc9f694

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitmodules

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,8 @@
117117
url = [email protected]:Devsh-Graphics-Programming/libdeflate.git
118118
[submodule "docker/compiler-explorer"]
119119
path = docker/compiler-explorer
120-
url = [email protected]:Devsh-Graphics-Programming/Compiler-Explorer-Docker.git
120+
url = [email protected]:Devsh-Graphics-Programming/Compiler-Explorer-Docker.git
121+
122+
[submodule]
123+
# https://git-scm.com/docs/git-config#Documentation/git-config.txt-submodulefetchJobs
124+
fetchJobs = 0

0 commit comments

Comments
 (0)