Created
June 19, 2011 02:14
-
-
Save boucher/1033673 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
boucher ~/Projects/cappuccino (master) $ git pull-request | |
loading open pull requests for 280north/cappuccino... | |
REQUEST 1300 - CPPlaceholders protocol *HAS CONFLICTS!* | |
cacaodev:CPBinder | |
by cacaodev (cacaodev) | |
https://github.com/280north/cappuccino/pull/1300 | |
REQUEST 1299 - Fixup for CPDictionary's dictionaryWithJSObject:recursively: and null objects in arrays *HAS CONFLICTS!* | |
farcaller:5d26066e02f6d1203981b27c8acf7f7991f4a419 | |
by Vladimir Pouzanov (farcaller) | |
https://github.com/280north/cappuccino/pull/1299 | |
REQUEST 1295 - nib2cib plus - another dramatic enhancement *HAS CONFLICTS!* | |
aparajita:nib2cib-plus | |
Traceback (most recent call last): | |
File "/usr/local/bin/git-pull-request", line 148, in <module> | |
main() | |
File "/usr/local/bin/git-pull-request", line 41, in main | |
ret = show() | |
File "/usr/local/bin/git-pull-request", line 81, in show | |
display(pr) | |
File "/usr/local/bin/git-pull-request", line 55, in display | |
print " by %s (%s)" % (pr['user']['name'],pr['user']['login']) | |
KeyError: 'name' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment