You are viewing an older revision! See the latest version

Collaboration/Pull requests

« Collaboration

A 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 moderated approach to the Shared Repository workflow, where the repository author can also act as a moderator for changes contributed by non-repository developers.

Day to day usage


All wikipages