Updated openstack/openstack

Project: openstack-infra/git-review  44707a1e7990c23b49f00d75fedb0e29e2bd8a88

Use git push-url instead of a second remote

Having a gerrit remote means that we fetch changes twice. It's also
not necessary since the push-url can be set on the origin remote. As
a first step, add a config option that changes the default for defaultremote
to origin and then reworks the logic to add the remote url to origin as a
push-url instead of creating a gerrit remote.

Since this will cause people with an existing gerrit remote to have a
push url added and the gerrit remote orpahned, a follow on commit will
come that will look for a gerrit remote and, if it exists, use it as the
source of url for the push-url and then delete the old remote.

Change-Id: Ief5d092a796516de9605b7df64e7b902c3b47351
This commit is contained in:
Cedric Brandily 2015-05-28 12:22:58 +02:00 committed by Gerrit Code Review
parent 6d5c794970
commit f08c672b78
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f5619a6f85bed7d560b29eec6f53694a1c37799f
Subproject commit 44707a1e7990c23b49f00d75fedb0e29e2bd8a88