跳到文章

Git pull 拉取远程内容强制覆盖本地文件

git fetch –all

git reset –hard origin/master

git pull