のねのBlog

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

It seems that there is already a rebase-merge directory

$ git rebase -i e003c1f

It seems that there is already a rebase-merge directory, and
I wonder if you are in the middle of another rebase.  If that is the
case, please try
        git rebase (--continue | --abort | --skip)
If that is not the case, please
        rm -fr "D:/Users/user/.git/rebase-merge"
and run me again.  I am stopping in case you still have something
valuable there.