Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は emacs で magit を使用しています。タイプ Cc Cc で変更をコミットしようとすると、出力コンソールに「Git is already running」と表示されます。
これはmagitのバグのようで、時々発生します。ターミナルで git を強制終了killall gitすると、問題が解決するようです。@Daimrod がコメントで指摘したように、 killmagit-display-bufferは同じ効果があります。
killall git
magit-display-buffer