git提交代码出现错误fatal: Unable to create '项目路径/.git/index.lock': File exists.

Posted DonaHero

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git提交代码出现错误fatal: Unable to create '项目路径/.git/index.lock': File exists.相关的知识,希望对你有一定的参考价值。

git提交代码出现错误fatal: Unable to create \'项目路径/.git/index.lock\': File exists.

具体出错代码如下:

 

具体原因不详,在stackoverflow上查找了很久,也不清楚原因,但是stackoverflow给出了解决的方法。

解决方法:

在当前项目下打开git bash,运行如下命令:

rm -f ./.Git/index.lock

 

 

 

 

只为成功找方法。大胆的尝试,下一个fun就是你的fun!

以上是关于git提交代码出现错误fatal: Unable to create '项目路径/.git/index.lock': File exists.的主要内容,如果未能解决你的问题,请参考以下文章

ubuntu 14.04 git clone 出现 fatal: Unable to find remote helper for 'https'

Git出现fatal: Unable to find remote helper for 'https'

使用Git客户端克隆项目时出现fatal: unable to access 错误的经历

(转)git clone出现 fatal: unable to access 'https://github.com/...'的解决办法

SourceTree不出现用户登录窗口,提示错误fatal: unable to access'...'; error setting certificate verify locat

git push 报错 fatal: unable to access 'https://github.com/TANG422/AOXINa.git/': OpenSSL SSL_re