当前位置:   article > 正文

解决git The following untracked working tree files would be overwritten by merge_error: the following untracked working tree files

error: the following untracked working tree files would be overwritten by me
error: The following untracked working tree files would be overwritten by merge:
    bin/AndroidManifest.xml
Please move or remove them before you can merge.
Aborting

git clean  -d  -fx ""
其中 
x  -----删除忽略文件已经对git来说不识别的文件
d  -----删除未被添加到git的路径中的文件

f  -----强制运行

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/688757
推荐阅读
相关标签
  

闽ICP备14008679号