Git - 远端覆盖本地

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

前提:本地已经都add 

posted on 2018-05-03 08:55  TrustNature  阅读(8)  评论(0)    收藏  举报