一、报错信息
- 报错信息:
Another git process seems 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
may have crashed in this repository earlier:
remove the file manually to continue.
- 报错信息翻译
另一个git进程似乎正在这个存储库中运行,例如:由“git-commit”打开的编辑器。请确保所有流程被终止,然后重试。如果仍然失败,git进程可能早些时候在此存储库中崩溃:手动删除文件以继续。
二、报错原因
原因在于TortoiseGit在使用过程中遭遇了Git的奔溃,一小部分的被上锁资源没有被释放导致的报错。
三、解决办法
进入项目文件夹下的 .git文