Merge Branches
Merge another branch into your current branch using an interactive selector.
Flow:
- Current branch is shown.
- Select a branch (other than current) to merge into the current one.
- If merge succeeds, you get a success message; otherwise, conflicts are reported.
If conflicts occur, you will be notified to resolve them manually.