立山 发表于 2024-11-5 07:31:06

git clone卡在Receiving objects

一直卡主
$ git clone git@xxx.git
Cloning into 'xxx'...
remote: Enumerating objects: 75926, done.
remote: Counting objects: 100% (18844/18844), done.
remote: Compressing objects: 100% (6566/6566), done.
Receiving objects:60% (45556/75926), 2.91 MiB | 5.76 MiB/s
末了将git版本降低后才办理的
https://stackoverflow.com/questions/11941175/git-fetch-pull-clone-hangs-on-receiving-objects
https://i-blog.csdnimg.cn/direct/45a10d6d275b45edaf55496b37b5daf3.png
我下载的git版本
https://github.com/git-for-windows/git/releases/tag/v2.45.2.windows.1
$ git --version
git version 2.45.2.windows.1


免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。
页: [1]
查看完整版本: git clone卡在Receiving objects