JetBrains Space
 

Merge Requests

Last modified: 02 February 2024

Before merging a branch you've been working on into the base branch (main, master), you can create a merge request inviting your teammates to examine and approve the changes.

Merge request is a special kind of code review that lets you:

  • Compare the two branches.

  • Easily spot conflicts if any.

  • Merge your branch right from the review page (rebase and squash as well).