Code Safari

Chapter 112·Beginner

Pull Requests & Code Review: How Teams Ship

01 / 06

The core idea

A proposal to merge, wrapped in a conversation.

A pull request says 'here are my commits — please review and merge them.' It turns a branch into a reviewable proposal.

Pull Requests & Code Review: How Teams Ship | Code Safari