Git pull 强制覆盖本地文件

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

git pull

  

posted @ 2021-12-20 17:50  三奠茶  阅读(25)  评论(0)    收藏  举报