forked from cloudfoundry-attic/cf-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 2.45 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
53
54
55
56
57
58
59
60
[submodule "src/tools"]
path = src/tools
url = https://github.com/cloudfoundry/vcap-tools.git
[submodule "src/vblob_src"]
path = src/vblob_src
url = https://github.com/cloudfoundry/vblob.git
[submodule "src/dea"]
path = src/dea
url = https://github.com/cloudfoundry/dea.git
[submodule "src/dea_next"]
path = src/dea_next
url = https://github.com/cloudfoundry/dea_ng.git
[submodule "src/health_manager_next"]
path = src/health_manager_next
url = https://github.com/cloudfoundry/health_manager.git
[submodule "src/router"]
path = src/router
url = https://github.com/cloudfoundry/router.git
[submodule "src/stager"]
path = src/stager
url = https://github.com/cloudfoundry/stager.git
[submodule "src/warden"]
path = src/warden
url = https://github.com/cloudfoundry/warden.git
[submodule "src/cloud_controller"]
path = src/cloud_controller
url = https://github.com/cloudfoundry/cloud_controller.git
[submodule "src/cloud_controller_ng"]
path = src/cloud_controller_ng
url = https://github.com/cloudfoundry/cloud_controller_ng.git
[submodule "src/tests"]
path = src/tests
url = https://github.com/cloudfoundry/vcap-yeti.git
[submodule "src/logplex"]
path = src/logplex
url = https://github.com/cloudfoundry/logplex.git
[submodule "src/collector"]
path = src/collector
url = https://github.com/cloudfoundry/collector.git
[submodule "src/vcap-common"]
path = src/vcap-common
url = https://github.com/cloudfoundry/vcap-common.git
[submodule "src/gorouter/src/github.com/cloudfoundry/gorouter"]
path = src/gorouter/src/github.com/cloudfoundry/gorouter
url = https://github.com/cloudfoundry/gorouter.git
[submodule "src/gorouter/src/github.com/cloudfoundry/yagnats"]
path = src/gorouter/src/github.com/cloudfoundry/yagnats
url = https://github.com/cloudfoundry/yagnats.git
[submodule "src/gorouter/src/github.com/cloudfoundry/go_cfmessagebus"]
path = src/gorouter/src/github.com/cloudfoundry/go_cfmessagebus
url = https://github.com/cloudfoundry/go_cfmessagebus.git
[submodule "src/gorouter/src/github.com/cloudfoundry/gosteno"]
path = src/gorouter/src/github.com/cloudfoundry/gosteno
url = https://github.com/cloudfoundry/gosteno.git
[submodule "src/gorouter/src/github.com/rcrowley/go-metrics"]
path = src/gorouter/src/github.com/rcrowley/go-metrics
url = https://github.com/rcrowley/go-metrics.git
[submodule "src/gorouter/src/github.com/nu7hatch/gouuid"]
path = src/gorouter/src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid.git