-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
42 lines (42 loc) · 1.36 KB
/
.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[submodule "third_party/cadvisor"]
path = third_party/cadvisor
url = git@github.com:PreritO/cadvisor.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
url = git@github.com:gabime/spdlog.git
[submodule "ec_gcm"]
path = ec_gcm
url = git@github.com:gregcusack/ec_gcm.git
branch = main
[submodule "ec_deployer"]
path = ec_deployer
url = git@github.com:gregcusack/ec_deployer.git
branch = main
[submodule "third_party/DeathStarBench"]
path = third_party/DeathStarBench
url = git@github.com:gregcusack/DeathStarBench.git
branch = main
[submodule "third_party/apps/TeaStore"]
path = third_party/apps/TeaStore
url = git@github.com:gregcusack/TeaStore.git
branch = main
[submodule "third_party/apps/microservices-demo"]
path = third_party/apps/microservices-demo
url = git@github.com:gregcusack/microservices-demo.git
branch = main
[submodule "third_party/apps/train-ticket"]
path = third_party/apps/train-ticket
url = git@github.com:gregcusack/train-ticket.git
branch = main
[submodule "testing/ConfigureDeploymentLimits"]
path = testing/ConfigureDeploymentLimits
url = git@github.com:gregcusack/ConfigureDeploymentLimits.git
branch = main
[submodule "EC-4.20.16"]
path = EC-4.20.16
url = git@github.com:gregcusack/EC-4.20.16.git
branch = Escra-4.20.16-stable
[submodule "EC-Agent"]
path = EC-Agent
url = git@github.com:Maziyar-Na/EC-Agent.git
branch = main