git 覆盖本地

git fetch --all
git reset --hard origin/master
git pull

原文地址:https://www.cnblogs.com/shamojituan/p/6715441.html