【发布时间】:2020-07-19 09:17:57
【问题描述】:
$ git commit -m "45"
fatal: Unable to create 'F:/SoftifyBD/Projects/proj-4/CMS_Latest/contentmanagementsystem/.git/index.lock': File exists.
另一个 git 进程似乎正在此存储库中运行,例如 由“git commit”打开的编辑器。请确保所有进程 被终止然后重试。如果仍然失败,一个 git 进程 可能早先在此存储库中崩溃了: 手动删除文件以继续。
【问题讨论】: