Nemo

Nemo 关注TA

路漫漫其修远兮,吾将上下而求索。

Nemo

Nemo

关注TA

路漫漫其修远兮,吾将上下而求索。

  •  普罗旺斯
  • 负责帅就完事了
  • 写了1,496,113字

该文章投稿至Nemo社区   编程综合  板块 复制链接


【Git】fatal: Unable to create '/.git/index.lock': File exists.

发布于 2017/05/02 19:18 3,434浏览 0回复 456

$ git add -A

fatal: Unable to create '/home/nemo/workpace/workpace01/Kira/.git/index.lock': File exists.

Another git process seems to be running in this repository, e.g.

an editor opened by 'git commit'. Please make sure all processes

are terminated then try again. If it still fails, a git process

may have crashed in this repository earlier:

remove the file manually to continue.

解决:

rm /home/nemo/workpace/workpace01/Kira/.git/index.lock
本文标签
 {{tag}}
点了个评