のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

コメントを修正するためRebaseしようとしたところ、.git/index.lock': File exists.

コメントを修正するためRebaseしようとしたところ、

git -c diff.mnemonicprefix=
false -c core.quotepath=
false -c "sequence.editor='C:\Program Files (x86)\Atlassian\SourceTree\stree_gri'" 
      -c "core.editor    ='C:\Program Files (x86)\Atlassian\SourceTree\stree_gri'" 
rebase -i --autosquash 30b5fe434adcd46787da136cde0d5300ecada28c
Rebasing (1/17)

[detached HEAD 31734fd] Ver.110830
 Date: Tue Mar 15 11:24:40 2016 +0900
 13 files changed, 312 insertions(+), 158 deletions(-)
 create mode 100644 zip/aaa.zip

Rebasing (2/17)
Rebasing (3/17)
Rebasing (4/17)
Rebasing (5/17)
Rebasing (6/17)
Rebasing (7/17)
Rebasing (8/17)
Rebasing (9/17)

fatal: Unable to create 'D:/Users/user01/abc/.git/index.lock': 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.