forked from asifdxtreme/cf-riak-cs-release
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
41 lines (41 loc) · 1.7 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
[submodule "shared"]
path = shared
url = https://github.com/cloudfoundry/shared-release-packages.git
[submodule "src/cf-riak-cs-broker"]
path = src/cf-riak-cs-broker
url = https://github.com/cloudfoundry/cf-riak-cs-broker.git
[submodule "packages/ruby"]
path = packages/ruby
url = https://github.com/cloudfoundry/ruby-package
branch = 2.0.0
[submodule "src/broker-registrar"]
path = src/broker-registrar
url = https://github.com/pivotal-cf/broker-registrar.git
[submodule "src/github.com/cloudfoundry-incubator/riakcs-acceptance-tests"]
path = src/github.com/cloudfoundry-incubator/riakcs-acceptance-tests
url = https://github.com/cloudfoundry-incubator/riakcs-acceptance-tests.git
branch = master
[submodule "src/github.com/cloudfoundry-incubator/riakcs_ctrl"]
path = src/github.com/cloudfoundry-incubator/riakcs_ctrl
url = https://github.com/cloudfoundry-incubator/riakcs_ctrl
branch = master
[submodule "src/github.com/cloudfoundry-incubator/route-registrar"]
path = src/github.com/cloudfoundry-incubator/route-registrar
url = https://github.com/cloudfoundry-incubator/route-registrar
branch = master
[submodule "src/github.com/cloudfoundry-incubator/cf-test-helpers"]
path = src/github.com/cloudfoundry-incubator/cf-test-helpers
url = https://github.com/cloudfoundry-incubator/cf-test-helpers
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/onsi/gomega"]
path = src/github.com/onsi/gomega
url = https://github.com/onsi/gomega
branch = master
[submodule "src/github.com/nu7hatch/gouuid"]
path = src/github.com/nu7hatch/gouuid
url = https://github.com/nu7hatch/gouuid
branch = master