Skip to content

Instantly share code, notes, and snippets.

@philips
Created March 7, 2013 18:41
Show Gist options
  • Save philips/5110585 to your computer and use it in GitHub Desktop.
Save philips/5110585 to your computer and use it in GitHub Desktop.
$ ssh -p 29418 philips@gerrit.chromium.org [10:39:14]
**** Welcome to Gerrit Code Review ****
Hi Brandon Philips, you have successfully connected over SSH.
Unfortunately, interactive shells are disabled.
To clone a hosted Git repository, use:
git clone ssh://philips@gerrit.chromium.org:29418/REPOSITORY_NAME.git
Connection to gerrit.chromium.org closed.
$ repo upload .
Upload project src/platform/update_engine/ to remote branch refs/heads/master:
branch remove-return-from-void ( 1 commit, Thu Mar 7 10:17:13 2013 -0800):
4a5a0425 fix(udev_interface.h): remove return from voids
to gerrit.chromium.org/gerrit (y/N)? y
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
----------------------------------------------------------------------
[FAILED] src/platform/update_engine/ remove-return-from-void (Upload failed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment