by shigemk2

当面は技術的なことしか書かない

git rebaseの中止

git rebase --abort


コンフリクトとかで中断されたrebaseを再開するときは

git rebase --continue