TortoiseGit-git did not exit cleanly (exit code 1)

后端 未结 19 2214
花落未央
花落未央 2020-12-30 18:43

I got this message when i tried to create repository by using Git clone.

git did not exit cleanly (exit code 1)

How to fix this?

19条回答
  •  轮回少年
    2020-12-30 19:40

    Actually, the easiest way to determine the error is to use 'Git Sync ...' then perform a pull/push from there - the error message is far more meaningful (i.e. there is one) and at least in my case, my -1 was due to a network path issue

提交回复
热议问题