Process Flow - Three-way merge
Start: Common Base Commit
Branch A changes
Three-way merge compares
Merge result with combined changes
Commit merge
The three-way merge compares two changed versions with their common base to combine changes into one merged result.