forked from cloudfoundry/cf-mysql-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
38 lines (38 loc) · 1.95 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
[submodule "src/cf-mysql-broker"]
path = src/cf-mysql-broker
url = https://github.com/cloudfoundry/cf-mysql-broker.git
[submodule "src/github.com/cloudfoundry-incubator/galera-healthcheck"]
path = src/github.com/cloudfoundry-incubator/galera-healthcheck
url = https://github.com/cloudfoundry-incubator/galera-healthcheck.git
branch = master
[submodule "src/github.com/cloudfoundry/mariadb_ctrl"]
path = src/github.com/cloudfoundry/mariadb_ctrl
url = https://github.com/cloudfoundry/mariadb_ctrl.git
branch = master
[submodule "src/code.cloudfoundry.org/route-registrar"]
path = src/code.cloudfoundry.org/route-registrar
url = https://github.com/pcf-core-services/route-registrar.git
branch = vendor_gvt
[submodule "src/github.com/cloudfoundry-incubator/switchboard"]
path = src/github.com/cloudfoundry-incubator/switchboard
url = https://github.com/cloudfoundry-incubator/switchboard
branch = master
[submodule "src/github.com/onsi/ginkgo"]
path = src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo
branch = master
[submodule "src/github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests"]
path = src/github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests
url = https://github.com/cloudfoundry-incubator/cf-mysql-acceptance-tests.git
branch = master
[submodule "src/github.com/pivotal-cf-experimental/cf-mysql-quota-enforcer"]
path = src/github.com/pivotal-cf-experimental/cf-mysql-quota-enforcer
url = https://github.com/pivotal-cf-experimental/cf-mysql-quota-enforcer.git
[submodule "src/github.com/cloudfoundry-incubator/cf-mysql-bootstrap"]
path = src/github.com/cloudfoundry-incubator/cf-mysql-bootstrap
url = https://github.com/cloudfoundry-incubator/cf-mysql-bootstrap
branch = master
[submodule "src/github.com/cloudfoundry-incubator/cf-mysql-cluster-health-logger"]
path = src/github.com/cloudfoundry-incubator/cf-mysql-cluster-health-logger
url = https://github.com/cloudfoundry-incubator/cf-mysql-cluster-health-logger.git
branch = master