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 moderator controlled multiple authors workflow, where changes contributed by non-repository developers are being moderated by the repository author(s).

Day to day usage

...

This article is unfinished. We are working on it!


All wikipages