forked from cloudfoundry-attic/cf-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
39 lines (39 loc) · 1.51 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
[submodule "src/collector"]
path = src/collector
url = https://github.com/cloudfoundry/collector.git
[submodule "src/loggregator"]
path = src/loggregator
url = https://github.com/cloudfoundry/loggregator
[submodule "src/smoke-tests"]
path = src/smoke-tests
url = https://github.com/cloudfoundry/cf-smoke-tests
[submodule "src/etcd-release"]
path = src/etcd-release
url = https://github.com/cloudfoundry-incubator/etcd-release.git
[submodule "src/github.com/cloudfoundry/cf-acceptance-tests"]
path = src/github.com/cloudfoundry/cf-acceptance-tests
url = https://github.com/cloudfoundry/cf-acceptance-tests
[submodule "src/consul-release"]
path = src/consul-release
url = https://github.com/cloudfoundry-incubator/consul-release.git
[submodule "src/uaa-release"]
path = src/uaa-release
url = https://github.com/cloudfoundry/uaa-release
[submodule "src/dea-hm-workspace"]
path = src/dea-hm-workspace
url = https://github.com/cloudfoundry/dea-hm-workspace
[submodule "src/buildpacks"]
path = src/buildpacks
url = https://github.com/cloudfoundry/buildpack-releases
[submodule "src/capi-release"]
path = src/capi-release
url = https://github.com/cloudfoundry/capi-release
[submodule "src/nats-release"]
path = src/nats-release
url = https://github.com/cloudfoundry/nats-release
[submodule "src/routing-release"]
path = src/routing-release
url = https://github.com/cloudfoundry-incubator/routing-release
[submodule "src/postgres-release"]
path = src/postgres-release
url = https://github.com/cloudfoundry/postgres-release.git