Glossary · Term

branch protection

← all terms

Definition

Rules on a code repository that block changes from being merged without review.

Repository configuration on Git platforms that requires pull requests, reviews, or status checks before changes can be merged to protected branches.