search

Home  >  Q&A  >  body text

When executing the git command, it prompts that another git process is running in the warehouse or that the git process conflicts with an earlier warehouse. How to resolve the conflict?

PHPzPHPz2791 days ago1108

reply all(1)I'll reply

  • 天蓬老师

    天蓬老师2017-05-02 09:49:28

    I will give you the following methods:

    • Close other IDEs or editors and recommit the operation

    • Open the task manager, close all git processes, and then reopen git for commit operation

    • Manually find C:/users/yanning/desktop/new folder/bootstrap/.git/include.lock, then delete it, and then recommit the operation

    You can try them one by one until the problem is solved.

    reply
    0
  • Cancelreply