git掉坑集锦 Posted on 2017-08-13 | In 掉坑集锦 , git fatal: Unable to create ‘D:/xxxxx/.git/index.lock’: File exists.删掉index.lock即可 fatal: unable to stat ‘xxx/xxxx/xxxx’: Filename too longgit config --system core.longpaths true 未完待续