git force branch to be same as remote code example Example: git match remote master git fetch origin git reset --hard origin/master