git pull失败提示fatal: Unable to create 'E:/job/tpaas-web/.git/index.lock': File exists.

Posted 松哥1204

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git pull失败提示fatal: Unable to create 'E:/job/tpaas-web/.git/index.lock': File exists.相关的知识,希望对你有一定的参考价值。

git 提交时失败

  提示如下错误:fatal: Unable to create ‘E:/job/tpaas-web/.git/index.lock‘: File exists.

  解决方法:删除.lock文件

 

 

      rm -f ./.git/index.lock

命令执行后再次 git pull 即可

 




以上是关于git pull失败提示fatal: Unable to create 'E:/job/tpaas-web/.git/index.lock': File exists.的主要内容,如果未能解决你的问题,请参考以下文章

npm install 报“https://github.com.cnpmjs.org/nhn/raphael.git“ fatal: unable to access ‘https://异常解决记录

npm install 报“https://github.com.cnpmjs.org/nhn/raphael.git“ fatal: unable to access ‘https://异常解决记录

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

git clone 出现fatal: unable to access https://github 类错误解决方法

git clone报错:fatal: unable to access ‘‘: SSL certificate problem: unable to get local issuer cer

git clone报错:fatal: unable to access ‘‘: SSL certificate problem: unable to get local issuer cer