removed git protocol submodules [skip ci]
This commit is contained in:
15
.gitmodules
vendored
15
.gitmodules
vendored
@ -28,19 +28,4 @@
|
||||
[submodule "deps/stb"]
|
||||
path = deps/stb
|
||||
url = https://github.com/nothings/stb.git
|
||||
[submodule "deps/libtomcrypt"]
|
||||
path = deps/libtomcrypt
|
||||
url = git://github.com/libtom/libtomcrypt.git
|
||||
branch = develop
|
||||
[submodule "deps/zlib"]
|
||||
path = deps/zlib
|
||||
url = git://github.com/madler/zlib.git
|
||||
branch = develop
|
||||
[submodule "deps/libtommath"]
|
||||
path = deps/libtommath
|
||||
url = git://github.com/libtom/libtommath.git
|
||||
branch = develop
|
||||
[submodule "deps/protobuf"]
|
||||
path = deps/protobuf
|
||||
url = git://github.com/protocolbuffers/protobuf.git
|
||||
branch = 3.17.x
|
||||
|
Reference in New Issue
Block a user