This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
mission:log:2014:12:19:howto-fetch-test-and-merge-github-pull-requests-locally-via-commandline [2014-12-19 12:14] – [Adding pull refs to your .git/config] chrono | mission:log:2014:12:19:howto-fetch-test-and-merge-github-pull-requests-locally-via-commandline [2014-12-24 07:53] (current) – [Step 3: Merge the pull-request] chrono | ||
---|---|---|---|
Line 62: | Line 62: | ||
==== Step 3: Merge the pull-request ==== | ==== Step 3: Merge the pull-request ==== | ||
- | Once testing is finished and everything seems to be in order, we merge the pull request into the branch we want, in this case the master branch, so let's checkout master. | + | Once testing is finished and everything seems to be in order, we merge the pull request into the branch we want, in this case the master branch, so let's checkout master: |
< | < | ||
Line 68: | Line 68: | ||
</ | </ | ||
- | And finally | + | Finally |
< | < |