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?
PHPz
PHPz 2017-05-02 09:47:28
0
1
1096

PHPz
PHPz

学习是最好的投资!

reply all(1)
Peter_Zhu

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.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template