Git-F&Qs
一月 08, 2021
错误汇总
Another git process seems to be running in this repository.
e.g: an editor opened by ‘git commit’. Please make sure all processesare terminated then try again.
If it still fails, a git processmay have crashed in this repository earlier:
remove the file manually to continue.
解决办法:
- 打开文件资源管理器的
设置
,打开隐藏的项目
这个选项。然后,确保此时你在博客根目录文件夹内,打开_deploy.git
文件夹,然后点击.git
文件夹,然后你就会看见index.lock
文件了,删除之即可!
以win10为例,但选项大致相同!
查看评论