git pull overwite my local changes how to undo code example Example: git force pull git fetch --all git reset --hard origin/master