博客园站长
这是人类成长进步中记录的每一时刻

复位到A节点的时候点了取消(终止),又去复位另外个节点,结果每次不管复位哪个都会报这个错误

 

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'里面说的路径找到该文件,删除就可以了

posted on 2017-08-31 14:42  dm3344  阅读(395)  评论(0)    收藏  举报