You are viewing an older revision! See the latest version
Collaboration/Pull requests
« CollaborationA pull request lets you tell others about changes you've added to a fork of their (or ancestor) repository, effectively granting them permission to include and use your code in their code base. Once the pull request is created, the other party can review, accept or reject the set of changes, discuss further modifications and even add follow-up changes or merges.
Think of pull requests as of moderated approach to the multiple authors workflow, where the repository author is can also act as a moderator for changes contributed by non-repository developers.