Pull request PR / MR
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.