# ...develop some code... $ git add –A $ git commit –m "Some commit message" $ git checkout master Switched to branch 'master' $ git merge new-branch