Loading...

Pull Request

A request to merge changes from one branch into another, with review and CI (Continuous Integration).

When to use: Every change in a modern team workflow.

Example: On GitHub: push branch, click "Compare & pull request", reviewers comment, merge when green.

More Git & Version Control Glossary terms