I'm trying to push a change to the wikimedia gerrit service ( https://gerrit.wikimedia.org), but am having some problems.
After clicking push
, I carry on to the 'pushing' window.
It thinks for a while, and then asks for my username on 'https://gerrit.wikimedia.org', and I type it in, followed by my password.
It then fails, with the notice:
fatal:Authentication failed
This error, I assume is because of the SSH keys.
To get my key, I did this:
- (In git-gui) went to Help>Show SSH key
- Copied this to clipboard
- Pasted it in Gerrit's Settings>Public SSH keys, and added the key.
So where could I have gone wrong, and how can I try and make it right?