Prosper
I’m currently trying to submit a patch for Review on Gerrit and have already run:
git review -s --verbose
from inside the directory of the extension I’m submitting the patch to (Cargo Extension).
But I keep getting a Fatal Error:
remote: Unauthorized
fatal: Authentication failed for ‘https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Cargo/’
Please What’s actually wrong here?