Discuss This Topic
There are 0 comments in this discussion.
url: http://viget.com/extend/developer-ramp-up-with-pull-requests
Describes how pull requests can be useful method for introducing a developer to a code base. It's actually a good rundown on how to use pull requests in conjunction with "topic branches" with git and github to have a built in review before merging into the master branch.