IT lexicon Programming Pull request

Pull request PR / MR

Programming På svenska → Updated: 2026-05-24

A request to merge changes from a git branch into another, usually with code review.

You work on feature/login-fix. When it's ready you open a PR against main. A colleague reviews the diff, comments, you adjust, they approve, code is merged.

GitLab calls it "Merge Request". Functionally identical.

← Back to the lexicon