how to merge 2 branch git code example Example: git merge two branches git checkout targetBranch git merge sourceBranch