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