Skip to content

Commit

Permalink
gitmodules: Remove riot-* from submodule list; minor cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
jevolk committed Aug 3, 2019
1 parent bd979b4 commit 0435915
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 18 deletions.
18 changes: 3 additions & 15 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
[submodule "boost"]
path = deps/boost
url = https://github.com/boostorg/boost.git
[submodule "rocksdb"]
path = deps/rocksdb
url = https://github.com/facebook/rocksdb.git
[submodule "gecko-dev"]
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 change: 0 additions & 1 deletion deps/matrix-js-sdk
Submodule matrix-js-sdk deleted from a6de39
1 change: 0 additions & 1 deletion deps/matrix-react-sdk
Submodule matrix-react-sdk deleted from cc0375
1 change: 0 additions & 1 deletion deps/riot-web
Submodule riot-web deleted from 9a0690

0 comments on commit 0435915

Please sign in to comment.