forked from cloudfoundry-attic/vcap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 703 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "services"]
path = services
url = https://github.com/cloudfoundry/vcap-services.git
[submodule "uaa"]
path = uaa
url = https://github.com/cloudfoundry/uaa.git
[submodule "acm"]
path = acm
url = https://github.com/cloudfoundry/acm.git
[submodule "cloud_controller"]
path = cloud_controller
url = https://github.com/cloudfoundry/cloud_controller.git
[submodule "router"]
path = router
url = https://github.com/cloudfoundry/router.git
[submodule "dea"]
path = dea
url = https://github.com/cloudfoundry/dea.git
[submodule "stager"]
path = stager
url = https://github.com/cloudfoundry/stager.git
[submodule "tests"]
path = tests
url = https://github.com/cloudfoundry/vcap-yeti.git