On Tue, Jan 3, 2017 at 10:35 AM, Daniel Barrett danb@cimpress.com wrote:
$ git review -R Password for 'https://dbarrett@gerrit.wikimedia.org': <enter password for developer account> remote: Unauthorized fatal: Authentication failed for 'https://dbarrett@gerrit. wikimedia.org/r/mediawiki/extensions/DynamicPageList/'
That's not your gerrit password; you can create it at https://gerrit.wikimedia.org/r/#/settings/http-password
(Frankly, I'm surprised to see password authentication at all, given the SSH key is installed, and the private key is added to my ssh-agent.)
You can get the right clone URL from the gerrit project page: https://gerrit.wikimedia.org/r/#/admin/projects/mediawiki/extensions/Dynamic... just select the SSH one if you want to authenticate with a public key.
Or if you use something like MediaWiki-Vagrant that creates HTTPS URLs left and right, use insteadOf: https://www.mediawiki.org/wiki/MediaWiki-Vagrant#Pushing_commits