git switch <branch_name> // switches to branch git checkout <branch_name> // deletes file that were not pushed and just copies the branch to local repo