forked from turms-im/turms
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 740 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "turms-client-cpp/proto"]
path = turms-client-cpp/proto
url = https://github.com/turms-im/proto.git
[submodule "turms-client-dart/proto"]
path = turms-client-dart/proto
url = https://github.com/turms-im/proto.git
[submodule "turms-client-js/src/proto"]
path = turms-client-js/src/proto
url = https://github.com/turms-im/proto.git
[submodule "turms-client-kotlin/src/main/proto"]
path = turms-client-kotlin/src/main/proto
url = https://github.com/turms-im/proto.git
[submodule "turms-client-swift/Protos"]
path = turms-client-swift/Protos
url = https://github.com/turms-im/proto.git
[submodule "turms-server-common/src/main/proto"]
path = turms-server-common/src/main/proto
url = https://github.com/turms-im/proto.git