Change git submodule scheme to https
This commit is contained in:
parent
8f21c72f4c
commit
0ea8c1c13e
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -1,6 +1,6 @@
|
|||
[submodule "slvs"]
|
||||
path = slvs
|
||||
url = git@github.com:realthunder/solvespace.git
|
||||
url = https://github.com/realthunder/solvespace.git
|
||||
[submodule "py_slvs"]
|
||||
path = py_slvs
|
||||
url = git@github.com:realthunder/py_slvs.git
|
||||
url = https://github.com/realthunder/py_slvs.git
|
||||
|
|
2
slvs
2
slvs
|
@ -1 +1 @@
|
|||
Subproject commit 2ef5fee9a32ec6365fcdd556c53b1ab75bdf18ba
|
||||
Subproject commit 8305e49c125db92e69f4659b40a111aaa161a135
|
Loading…
Reference in New Issue
Block a user