Skip to content
franklinhu edited this page Nov 26, 2012 · 1 revision

Pull Requests

bin/git-pull-request.rb does some of the lifting for merging pull requests. After you've looked at the code, verified it works, and made sure it doesn't break any tests, use bin/git-pull-request.rb merge <PULL_REQUEST_NUMBER> to merge it.

Clone this wiki locally