changed .gitmodules from ssh to https access
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,3 +1,3 @@
|
|||||||
[submodule "SBC_Model_Framework"]
|
[submodule "SBC_Model_Framework"]
|
||||||
path = SBC_Model_Framework
|
path = SBC_Model_Framework
|
||||||
url = git@github.com:hominoids/SBC_Model_Framework.git
|
url = https://github.com/hominoids/SBC_Model_Framework.git
|
||||||
|
|||||||
Reference in New Issue
Block a user