Hi,

GitHub unfortunately makes it really cumbersome to test pull requests
from the command line. So I just found this project:

http://www.splitbrain.org/blog/2011-06/19-automate_github_pull_requests
https://github.com/splitbrain/git-pull-request

which is a simple Python script that implements "git pull-request 59"
and it will check it out for you (see the blog post for
"screenshots").
You might need to apply my patch:

https://github.com/splitbrain/git-pull-request/pull/5

I also found other similar projects ([1], [2]), but the above one is
written in Python, so we can easily fix it (unlike the others that are
written in Ruby).

Ondrej

[1] https://github.com/defunkt/hub
[2] 
http://thechangelog.com/post/2878756980/git-pulls-command-line-tool-for-github-pull-requests

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sympy?hl=en.

Reply via email to