update local git with remote head code example Example: git match remote master git fetch origin git reset --hard origin/master