Issue metadata
Sign in to add a comment
|
Credentials issue trying to upload CL |
||||||||||||||||||||||
Issue descriptionWhat steps will reproduce the problem? $ cd $SCR/third_party/catapult/ $ git config gerrit.host true $ git cl upload What is the expected result? cl uploaded! What happens instead? Credentials for the following hosts are required: These are read from /usr/local/google/home/perezju/.gitcookies (or legacy /usr/local/google/home/perezju/.netrc) You can (re)generate your credentials by visiting https://-review/new-password --- Also the error message is not very helpful.
,
May 26 2017
Thanks, that's what I figured out after poking a bit around. Still: 1. "git cl upload" should probably _not_ suggest me to try gerrit on repositories that don't support it. (That's why I ended up trying this, and why I thought it might work.) 2. Even if for whatever reason I ended up trying this on an unsupported repo, the error message could have been a lot more clear! |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by aga...@chromium.org
, May 25 2017