How to resolve “git did not exit cleanly (exit cod

2020-01-24 04:27发布

I've run into this serious error while committing, and created a bug report.

I keep getting this error on TortoiseGit operations:

git did not exit cleanly (exit code 128)

I've reinstalled the program, rebooted, and tried to clone a fresh repo from github - nothing seems to work. I also deleted %appdata%\Tortoise git folder ... I'm at a loss now. Any advice on how to proceed?

14条回答
beautiful°
2楼-- · 2020-01-24 05:06

Deleting index.lock worked for me

查看更多
smile是对你的礼貌
3楼-- · 2020-01-24 05:08

For me, I tried to check out a SVN-project with TortoiseGit. It worked fine if I used TortoiseSVN though. (May seem obvious, but newcomers may stumble on this one)

查看更多
登录 后发表回答