githubteacher / developers-july-30-2015

2 stars 7 forks source link

Is there a command-line to create pull requests? #183

Closed rakshassa closed 9 years ago

rakshassa commented 9 years ago

Do I really have to use the website to create pull requests?

patrickmckenna commented 9 years ago

@rakshassa You can create Pull Requests on the command line with a tool called Hub. That can be convenient, but ultimately you'll want to be viewing Pull Requests in the web UI, to do code review, get others' thoughts, &c.