Git how to pull from source and overwrite your PC code example Example: git force pull git fetch --all git reset --hard origin/master