Skip to content

Instantly share code, notes, and snippets.

@skpy
Created October 22, 2015 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save skpy/8418dd1b6310e33150c3 to your computer and use it in GitHub Desktop.
Save skpy/8418dd1b6310e33150c3 to your computer and use it in GitHub Desktop.
$ git review
Could not connect to gerrit.
Enter your gerrit username: skippy
Trying again with ssh://skippy@review.openstack.org:29418/stackforge/puppet-ceph.git
<traceback object at 0x11090f950>
We don't know where your gerrit is. Please manually create a remote
named "gerrit" and try again.
Could not connect to gerrit at ssh://skippy@review.openstack.org:29418/stackforge/puppet-ceph.git
Traceback (most recent call last):
  File "/usr/local/Cellar/git-review/1.25.0/libexec/bin/git-review", line 10, in <module>
    sys.exit(main())
  File "/usr/local/Cellar/git-review/1.25.0/libexec/lib/python2.7/site-packages/git_review/cmd.py", line 1534, in main
    sys.exit(e.EXIT_CODE)
AttributeError: 'GitReviewException' object has no attribute 'EXIT_CODE'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment