forked from cloudfoundry/cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 805 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 805 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "src/github.com/cloudfoundry/loggregatorlib"]
path = src/github.com/cloudfoundry/loggregatorlib
url = https://github.com/cloudfoundry/loggregatorlib.git
[submodule "src/code.google.com/p/gogoprotobuf"]
path = src/code.google.com/p/gogoprotobuf
url = https://code.google.com/p/gogoprotobuf/
[submodule "src/github.com/codegangsta/cli"]
path = src/github.com/codegangsta/cli
url = https://github.com/codegangsta/cli.git
[submodule "src/github.com/cloudfoundry/gamble"]
path = src/github.com/cloudfoundry/gamble
url = https://github.com/cloudfoundry/gamble.git
[submodule "src/github.com/onsi/ginkgo"]
path = src/github.com/onsi/ginkgo
url = https://github.com/onsi/ginkgo
[submodule "src/github.com/onsi/gomega"]
path = src/github.com/onsi/gomega
url = https://github.com/onsi/gomega