add https support to use git-review to push to gerrit itself

Bug #1021073 reported by David Ostrovsky
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
git-review
Triaged
Medium
Unassigned

Bug Description

Gerrit does not use ssh. That why git-review can not be used to push to gerrit itself atm.

As it stated in SUBMITTING_PATCHES in gerrit tree:

Ensure you have obtained a unique HTTP password to identify yourself:

  https://gerrit-review.googlesource.com/#/settings/http-password

Push your patches over HTTPS to the review server, possibly through
a remembered remote to make this easier in the future:

   git config remote.review.url https://gerrit.googlesource.com/gerrit
   git config remote.review.push HEAD:refs/for/master

   git push review

You will be automatically emailed a copy of your commits, and any
comments made by the project maintainers.

James E. Blair (corvus)
Changed in git-review:
status: New → Triaged
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.