Heim  >  Fragen und Antworten  >  Hauptteil

前端 - 在webstrom上pull代码时出现错误?

Your local changes to the following files would be overwritten by merge:
求解答,今天一天都是各种问题。

谢谢!

伊谢尔伦伊谢尔伦2747 Tage vor498

Antworte allen(1)Ich werde antworten

  • 淡淡烟草味

    淡淡烟草味2017-05-02 09:45:08

    改过的文件其它人有更改,需要提交了才能pull
    或者你配置了rebase=true的话
    可以加上下面的

    git config --global rebase.autoStash true

    Antwort
    0
  • StornierenAntwort