Skip to content
Snippets Groups Projects
Commit 90d516d2 authored by Norihiro Watanabe's avatar Norihiro Watanabe
Browse files

use ssh for submodules

parent 5f3d5870
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
url = git://github.com/ufz/quickcheck.git url = git://github.com/ufz/quickcheck.git
[submodule "ThirdParty/VtkFbxConverter"] [submodule "ThirdParty/VtkFbxConverter"]
path = ThirdParty/VtkFbxConverter path = ThirdParty/VtkFbxConverter
url = https://github.com/ufz-vislab/VtkFbxConverter.git url = git://github.com/ufz-vislab/VtkFbxConverter.git
[submodule "ThirdParty/VtkOsgConverter"] [submodule "ThirdParty/VtkOsgConverter"]
path = ThirdParty/VtkOsgConverter path = ThirdParty/VtkOsgConverter
url = https://github.com/ufz-vislab/VtkOsgConverter.git url = git://github.com/ufz-vislab/VtkOsgConverter.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment