Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change ccng url #1

Open
wants to merge 2 commits into
base: branch_196
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@
[submodule "src/github.com/cloudfoundry/blobstore_url_signer"]
path = src/github.com/cloudfoundry/blobstore_url_signer
url = https://github.com/cloudfoundry/blobstore_url_signer
[submodule "src/cloud_controller_ng"]
path = src/cloud_controller_ng
url = https://github.com/cloudfoundry/cloud_controller_ng
[submodule "src/code.cloudfoundry.org/tps"]
path = src/code.cloudfoundry.org/tps
url = https://github.com/cloudfoundry/tps
Expand Down Expand Up @@ -147,3 +144,7 @@
[submodule "src/gopkg.in/yaml.v2"]
path = src/gopkg.in/yaml.v2
url = https://github.com/go-yaml/yaml
[submodule "src/cloud_controller_ng"]
path = src/cloud_controller_ng
url = https://github.com/ZhangWeiinHPE/cloud_controller_ng.git
branch = fix_bug196