Skip to content
Snippets Groups Projects
Unverified Commit 4088f567 authored by Gutyina Gergő's avatar Gutyina Gergő Committed by GitHub
Browse files

Prefer https submodules (#2397)

parent 6af94008
No related branches found
No related tags found
No related merge requests found
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
url = https://github.com/LuaCATS/skynet.git url = https://github.com/LuaCATS/skynet.git
[submodule "meta/3rd/ffi-reflect"] [submodule "meta/3rd/ffi-reflect"]
path = meta/3rd/ffi-reflect path = meta/3rd/ffi-reflect
url = git@github.com:LuaCATS/ffi-reflect.git url = https://github.com/LuaCATS/ffi-reflect.git
[submodule "meta/3rd/luv"] [submodule "meta/3rd/luv"]
path = meta/3rd/luv path = meta/3rd/luv
url = git@github.com:LuaCATS/luv.git url = https://github.com/LuaCATS/luv.git
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment