git pull 遇到代码冲突 可强制覆盖: git fetch --all git reset --hard origin/master 转载于:https://www.cnblogs.com/playboysnow/p/10160901.html