git提交代码报错,提示:fatal: Unable to create 'E:/testGit/test/.git/index.lock': File exists.

具体截图如下:

git提交代码报:fatal: Unable to create 'E:/testGit/test/.git/index.lock': File exists.

 

 

在.git目录下删除index.lock文件,即可。

git提交代码报:fatal: Unable to create 'E:/testGit/test/.git/index.lock': File exists.

 

相关文章:

  • 2021-05-24
  • 2022-12-23
  • 2021-09-21
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-08
  • 2022-12-23
  • 2021-04-06
  • 2021-06-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案