Skip to content

Commit 7acfe6f

Browse files
authored
Update .gitmodules, to ssh submodule URLs
1 parent bcedaf7 commit 7acfe6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "external/googletest"]
22
path = external/googletest
3-
url = https://github.com/google/googletest
3+
url = git@github.com:google/googletest.git
44
[submodule "external/DirectX-Headers"]
55
path = external/DirectX-Headers
6-
url = https://github.com/microsoft/DirectX-Headers.git
6+
url = git@github.com:microsoft/DirectX-Headers.git
77
[submodule "external/SPIRV-Tools"]
88
path = external/SPIRV-Tools
99
url = [email protected]:Devsh-Graphics-Programming/SPIRV-Tools.git

0 commit comments

Comments
 (0)