forked from cloudfoundry/diego-release
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
52 lines (52 loc) · 1.9 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
43
44
45
46
47
48
49
50
51
52
[submodule "src/executor"]
path = src/executor
url = https://github.com/cloudfoundry-incubator/executor.git
[submodule "src/stager"]
path = src/stager
url = https://github.com/cloudfoundry-incubator/stager.git
[submodule "src/inigo"]
path = src/inigo
url = https://github.com/cloudfoundry-incubator/inigo.git
[submodule "src/file-server"]
path = src/file-server
url = https://github.com/cloudfoundry-incubator/file-server.git
[submodule "src/cf-acceptance-tests"]
path = src/cf-acceptance-tests
url = https://github.com/cloudfoundry/cf-acceptance-tests.git
branch = diego
[submodule "src/warden-linux"]
path = src/warden-linux
url = https://github.com/cloudfoundry-incubator/warden-linux
[submodule "src/runtime-metrics-server"]
path = src/runtime-metrics-server
url = https://github.com/cloudfoundry-incubator/runtime-metrics-server.git
[submodule "src/etcd"]
path = src/etcd
url = https://github.com/coreos/etcd.git
[submodule "src/etcd-metrics-server"]
path = src/etcd-metrics-server
url = https://github.com/cloudfoundry-incubator/etcd-metrics-server.git
[submodule "src/converger"]
path = src/converger
url = https://github.com/cloudfoundry-incubator/converger
[submodule "src/rep"]
path = src/rep
url = https://github.com/cloudfoundry-incubator/rep.git
[submodule "src/app-manager"]
path = src/app-manager
url = https://github.com/cloudfoundry-incubator/app-manager
[submodule "src/auctioneer"]
path = src/auctioneer
url = https://github.com/cloudfoundry-incubator/auctioneer
[submodule "src/route-emitter"]
path = src/route-emitter
url = https://github.com/cloudfoundry-incubator/route-emitter.git
[submodule "src/linux-circus"]
path = src/linux-circus
url = https://github.com/cloudfoundry-incubator/linux-circus.git
[submodule "src/tps"]
path = src/tps
url = https://github.com/cloudfoundry-incubator/tps
[submodule "src/nsync"]
path = src/nsync
url = https://github.com/cloudfoundry-incubator/nsync.git