git Bush应用崩溃If no other git process is currently running, this probably means a git process crashed
时间:2017-10-24 16:48:28
收藏:0
阅读:456
用git Bush提交的时候遇到一个问题,不论做什么操作都遇到下面的错误信息
fatal: Unable to create ‘XXXXXXXXX‘ : File exists.
If no other git process is currently running, this probably means a git process crashed in this repository earlier. Make sure no other git process is running and remove the file manually to continue.
如何解决呢
按照‘XXXXXXXXX‘里面说的路径找到该文件,删除就可以了
原文:http://www.cnblogs.com/sunnie-cc/p/7724221.html
评论(0)