Skip to content
Snippets Groups Projects
Unverified Commit 7d6d70ac authored by Jonathan Kunstwald's avatar Jonathan Kunstwald
Browse files

Use https for all submodules

parent bc9773b1
No related branches found
No related tags found
No related merge requests found
[submodule "extern/clean-core"] [submodule "extern/clean-core"]
path = extern/clean-core path = extern/clean-core
url = git@github.com:project-arcana/clean-core.git url = https://github.com/project-arcana/clean-core.git
[submodule "extern/typed-geometry"] [submodule "extern/typed-geometry"]
path = extern/typed-geometry path = extern/typed-geometry
url = https://www.graphics.rwth-aachen.de:9000/ptrettner/typed-geometry.git url = https://www.graphics.rwth-aachen.de:9000/ptrettner/typed-geometry.git
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
url = https://www.graphics.rwth-aachen.de:9000/ptrettner/ctracer.git url = https://www.graphics.rwth-aachen.de:9000/ptrettner/ctracer.git
[submodule "extern/task-dispatcher"] [submodule "extern/task-dispatcher"]
path = extern/task-dispatcher path = extern/task-dispatcher
url = git@github.com:project-arcana/task-dispatcher.git url = https://github.com/project-arcana/task-dispatcher.git
[submodule "extern/nexus"] [submodule "extern/nexus"]
path = extern/nexus path = extern/nexus
url = git@github.com:project-arcana/nexus.git url = https://github.com/project-arcana/nexus.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment