forked from cloudfoundry-attic/cf-riak-cs-release
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
42 lines (42 loc) · 1.72 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
[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
branch = master
[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
[submodule "src/github.com/cloudfoundry-incubator/cf-riak-cs-acceptance-tests"]
path = src/github.com/cloudfoundry-incubator/cf-riak-cs-acceptance-tests
url = https://github.com/cloudfoundry-incubator/cf-riak-cs-acceptance-tests
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