I\'m using git to versioning a collaborate project.
And I have two remotes. fork is a fork of an project, and origin
Perhaps like this
curl -X POST -u garoudan -k \ -d '{"title": "new feature","head": "octocat:new-feature","base": "master"}' \ https://api.github.com/repos/garoudan/foo/pulls
ref