Issue 1355: git-push upload changes via http with a password
Status:  Released
Owner: ----
Closed:  Apr 2012
Reported by bergw...@gmail.com, Apr 25, 2012
There are situations that ssh connection is forbidden, e.g., working in a public domain project inside a company that only allow http connection crossing company firewall...

So it would be useful if gerrit supports uploading changes via http protocol instead of just ssh. And I'm pretty sure there are guys like me who wants the feature very much...

Apr 26, 2012
#1 sop@google.com
This is already supported. Users just have to obtain an HTTP password from their settings screen, and then use URL/p/PROJECT to push. E.g. if the Gerrit server is at http://review.example.com/r/ and the user wants to push to project dev/work the push URL is http://review.example.com/r/p/dev/work
Status: Released