how to combine branches in git code example Example: git merge two branches git checkout targetBranch git merge sourceBranch