[Git]Another git process seems to be running in this repository
如標題,操作Git時,偶然間發生這個問題,想要使用 switch / checkout, 或是 commit 都是這個錯誤 "git did not exit cleanly (exit code 128)" ,此外還有一行提示 "Another git process seems to be running in this repository",不多話,附上解法:
刪掉 .git/index.lock
收工。
參考: Another git process seems to be running in this repository - Stack Overflow
留言
張貼留言