Git操作的过程中突然显示Another git process semms to be running in this repository, e.g. an editor opened by ‘git commit’. Please make sure all processes are terminated then try again. If it still fails, a git process remove the file manually to continue…
进入项目文件夹下的 .git文件中删除index.lock文件即可。
博客指出在Git操作时出现进程冲突提示,如显示‘Another git process semms to be running...’。解决办法是进入项目文件夹下的.git文件,手动删除index.lock文件。
562

被折叠的 条评论
为什么被折叠?



