-
Notifications
You must be signed in to change notification settings - Fork 15
/
.gitmodules
28 lines (28 loc) · 900 Bytes
/
.gitmodules
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
[submodule "attribute-service"]
path = attribute-service
url = https://github.com/hypertrace/attribute-service.git
branch = main
[submodule "entity-service"]
path = entity-service
url = https://github.com/hypertrace/entity-service.git
branch = main
[submodule "gateway-service"]
path = gateway-service
url = https://github.com/hypertrace/gateway-service.git
branch = main
[submodule "query-service"]
path = query-service
url = https://github.com/hypertrace/query-service.git
branch = main
[submodule "hypertrace-graphql"]
path = hypertrace-graphql
url = https://github.com/hypertrace/hypertrace-graphql.git
branch = main
[submodule "config-bootstrapper"]
path = config-bootstrapper
url = https://github.com/hypertrace/config-bootstrapper.git
branch = main
[submodule "config-service"]
path = config-service
url = https://github.com/hypertrace/config-service.git
branch = main