//switch to existing branch git checkout branchName //create new branch and switch git checkout -b newBranchName