Changed submodules to refernce HTTPS access rather than SSH (#4)
This commit is contained in:
parent
d05a851d94
commit
368dd5dc2a
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -6,7 +6,7 @@
|
|||||||
url = https://github.com/littlefs-project/littlefs.git
|
url = https://github.com/littlefs-project/littlefs.git
|
||||||
[submodule "gossamer"]
|
[submodule "gossamer"]
|
||||||
path = gossamer
|
path = gossamer
|
||||||
url = git@github.com:joeycastillo/gossamer.git
|
url = https://github.com/joeycastillo/gossamer.git
|
||||||
[submodule "utz"]
|
[submodule "utz"]
|
||||||
path = utz
|
path = utz
|
||||||
url = git@github.com:joeycastillo/utz.git
|
url = https://github.com/joeycastillo/utz.git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user