Merge Action
Merge Action
Section titled “Merge Action”Use Merge Changes when you need to combine work from one branch into another.
Typical flow:
- Choose source and target branches
- Run the conflict check
- If no conflicts, complete merge
- If conflicts appear, resolve file-by-file in the merge helper
- Save the merge result and share