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