git pull 覆盖本地文件

来源:互联网 发布:网络工程项目 编辑:程序博客网 时间:2024/06/05 03:19

git fetch --all

git reset --origin/master

git pull