Git & Version Control

Pull Request

/pʊl rɪˈkwest/

Definition

A request to merge code changes from one branch to another, used as the entry point for code review.

Example in context

"Open a PR with a description, link the Jira ticket, and request reviews from at least two engineers."

Related terms

Practice this term

Master Pull Request in context by working through exercises in the Git & Version Control module. You'll see the term used in real engineering scenarios with multiple-choice, fill-in-the-blank, and matching drills.