Hi everybody.
For those who have been wondering, there is an API for github pull requests,
which can be found here:
http://develop.github.com/p/pulls.html

$ curl -d "pull[base]=master" -d "pull[head]=smparkes:synchrony" \
   -d "pull[title]=..." -d "pull[body]=..." \
   https://github.com/api/v2/json/pulls/scikit-learn/scikit-learn

Cheers,
Andy



------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to