if I do a git reset hard does that effect remote branch code example Example: reset branch on local git git fetch origin git reset --hard origin/master