Changes between Version 1 and Version 2 of GitHubPullRequests
- Timestamp:
- 12/09/14 19:57:27 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GitHubPullRequests
v1 v2 20 20 }}} 21 21 22 If the contribution consists of multiple commits on a separate branch off master for just this pull request, then you can merge that remote branch with: 23 {{{ 24 git merge reponame/branchname 25 }}} 26 22 27 An alternative way is using the GitHub instructions: 23 28 https://help.github.com/articles/merging-a-pull-request#merging-locally
