0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-12-26 07:23:53 +01:00

gitmodules: Remove riot-* from submodule list; minor cleanup.

This commit is contained in:
Jason Volk 2019-08-03 14:30:54 -07:00
parent bd979b4666
commit 0435915386
4 changed files with 3 additions and 18 deletions

18
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "boost"]
path = deps/boost
url = https://github.com/boostorg/boost.git
[submodule "rocksdb"]
path = deps/rocksdb
url = https://github.com/facebook/rocksdb.git
@ -5,18 +8,3 @@
path = deps/gecko-dev
url = https://github.com/mozilla/gecko-dev.git
branch = esr45
[submodule "boost"]
path = deps/boost
url = https://github.com/boostorg/boost.git
[submodule "deps/riot-web"]
path = deps/riot-web
url = https://github.com/vector-im/riot-web.git
branch = develop
[submodule "deps/matrix-js-sdk"]
path = deps/matrix-js-sdk
url = https://github.com/matrix-org/matrix-js-sdk.git
branch = develop
[submodule "deps/matrix-react-sdk"]
path = deps/matrix-react-sdk
url = https://github.com/matrix-org/matrix-react-sdk.git
branch = develop

1
deps/matrix-js-sdk vendored

@ -1 +0,0 @@
Subproject commit a6de395cde89fd8be09f234bba80251012b77742

@ -1 +0,0 @@
Subproject commit cc0375fa66edad2ba59e2dcb5ec39e76e2621e93

1
deps/riot-web vendored

@ -1 +0,0 @@
Subproject commit 9a0690fb951cdc894cb49c8b3cc452bab77f85e4