how to merge branch into current bracnh code example Example: merge branch to branch git checkout master git merge new-branch git push