Last Updated: February 25, 2016
·
1.189K
· koffeinfrei

Test a github pull request locally

Test a github pull request locally before accepting:

$ git checkout -b test && curl https://github.com/github/jobs/pull/25.patch | git am 

http://help.github.com/send-pull-requests/#merging_a_pull_request