git pull合并出错文件误删问题解决

git pull  //误删文件
git clean -df  //删除 文件 和 目录

git checkout . 放弃工做区修改

git log -3 查看本地版本库

git pull
相关文章
相关标签/搜索