问题描述
在使用Git进行分支切换时,出现以下报错,导致操作执行失败。
该问题之前虽然也遇到过,但是通过网上的解决方案很快的解决掉了,所以没有多做研究。这次相对比较棘手,网上的一些解决方案并未奏效,所以特别记录一下我的记录过程,以备自用。
报错信息如下
fatal: Unable to create 'C:/xxx/xxx/xxx/.git/index.lock': File exists.
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