The following untracked working tree files would be overwritten by merge(reset 无效时)

来源:互联网 发布:dnf换装软件 编辑:程序博客网 时间:2024/05/22 02:17

当出现error: The following untracked working tree files would be overwritten by merge: 错误是

执行下面的命令

git clean -d -fx​
在git pull 就可以了.

阅读全文
0 0
原创粉丝点击