git merge branch into current branch command line code example Example: merge branch to branch git checkout master git merge new-branch git push