how to merge 2 seperate brances on github code example Example: merge branch to branch git checkout master git merge new-branch git push