The remote end hung up unexpectedly while git cloning

后端 未结 30 3030
旧时难觅i
旧时难觅i 2020-11-22 09:02

My git client repeatedly fails with the following error after trying to clone the repository for some time.

What could be the issue here?

30条回答
  •  轮回少年
    2020-11-22 09:44

    I had the same issue and it was related with a bad internet connection, so after try with some git configs, i've just disconnected from my network and connected again and it works!.

    It seems that after connection lost (or the action that fires this situation), git is stuck.

    I hope that it could be a help for someone more here.

    Best,

提交回复
热议问题