搜索

首页  >  问答  >  正文

git 提交出错

From https://git.coding.net/changelink/fancheng
* branch master -> FETCH_HEAD
error: The following untracked working tree files would be overwritten by merge:
.project
Please move or remove them before you can merge.
Aborting

習慣沉默習慣沉默2793 天前636

全部回复(2)我来回复

  • 習慣沉默

    習慣沉默2017-05-02 09:22:15

    把那个文件放到gitignore吧,这种文件是ide搞出来的,没用

    回复
    0
  • 大家讲道理

    大家讲道理2017-05-02 09:22:15

    删掉这个文件,或者重命名,然后再 pull 或者 fetch。

    回复
    0
  • 取消回复