-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 2.01 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 2.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "repositories/typedb"]
path = repositories/typedb
url = https://github.com/typedb/typedb.git
[submodule "repositories/typedb-driver"]
path = repositories/typedb-driver
url = https://github.com/typedb/typedb-driver.git
[submodule "repositories/typeql"]
path = repositories/typeql
url = https://github.com/typedb/typeql.git
[submodule "repositories/typedb-protocol"]
path = repositories/typedb-protocol
url = https://github.com/typedb/typedb-protocol.git
[submodule "repositories/typedb-console"]
path = repositories/typedb-console
url = https://github.com/typedb/typedb-console.git
[submodule "repositories/typedb-studio"]
path = repositories/typedb-studio
url = https://github.com/typedb/typedb-studio.git
[submodule "repositories/dependencies"]
path = repositories/dependencies
url = https://github.com/typedb/dependencies.git
[submodule "repositories/bazel-distribution"]
path = repositories/bazel-distribution
url = https://github.com/typedb/bazel-distribution.git
[submodule "repositories/typedb-behaviour"]
path = repositories/typedb-behaviour
url = https://github.com/typedb/typedb-behaviour.git
[submodule "repositories/typedb-docs"]
path = repositories/typedb-docs
url = https://github.com/typedb/typedb-docs.git
[submodule "repositories/typedb-examples"]
path = repositories/typedb-examples
url = https://github.com/typedb/typedb-examples.git
[submodule "repositories/typedb-web"]
path = repositories/typedb-web
url = https://github.com/typedb/typedb-web.git
[submodule "repositories/typedb-cluster"]
path = repositories/typedb-cluster
url = https://github.com/typedb/typedb-cluster.git
[submodule "repositories/typedb-cloud"]
path = repositories/typedb-cloud
url = https://github.com/typedb/typedb-cloud.git
[submodule "repositories/typedb-cloud-infrastructure"]
path = repositories/typedb-cloud-infrastructure
url = https://github.com/typedb/typedb-cloud-infrastructure.git
[submodule "repositories/typedb-benchmark"]
path = repositories/typedb-benchmark
url = https://github.com/typedb/typedb-benchmark.git