git status git checkout master git fetch git pull git merge X # X is the name of the branch you want to merge into the receiving branch.