how to force overwrite local changes in git code example Example: git overwrite local changes git fetch --all git reset --hard origin/master