Skip to main content

Merge Branches

Merge another branch into your current branch using an interactive selector.

Flow:

  1. Current branch is shown.
  2. Select a branch (other than current) to merge into the current one.
  3. If merge succeeds, you get a success message; otherwise, conflicts are reported.

If conflicts occur, you will be notified to resolve them manually.