git放弃修改,强制覆盖本地代码

$ git fetch --all

$ git reset --hard origin/master

$ git pull

posted @ 2018-06-22 10:17  aaron_agu  阅读(164)  评论(0)    收藏  举报