rollback your local branch to remote code example Example: reset branch on local git git fetch origin git reset --hard origin/master