Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created April 5, 2016 23:26
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 notmyname/6ed4bdaf8b0c381aedef841b9e12e9dd to your computer and use it in GitHub Desktop.
Save notmyname/6ed4bdaf8b0c381aedef841b9e12e9dd to your computer and use it in GitHub Desktop.
swiftstacks-MacBook-Pro-2:source swiftstack$ /Users/swiftstack/Library/Python/2.7/bin/git-review -s
Could not connect to gerrit.
Enter your gerrit username: somethingnew
Trying again with ssh://somethingnew@review.openstack.org:29418/openstack/swift.git
<traceback object at 0x10a1c53b0>
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://somethingnew@review.openstack.org:29418/openstack/swift.git
Traceback (most recent call last):
File "/Users/swiftstack/Library/Python/2.7/bin/git-review", line 11, in <module>
sys.exit(main())
File "/Users/swiftstack/Library/Python/2.7/lib/python/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