当前位置: 首页 > news >正文

git clone卡在Receiving objects

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
在这里插入图片描述
我下载的git版本
https://github.com/git-for-windows/git/releases/tag/v2.45.2.windows.1

$ git --version
git version 2.45.2.windows.1

http://www.mrgr.cn/news/52363.html

相关文章:

  • java ArrayList源码分析
  • 编写Python 自动化安装openGauss 数据库方法和代码 (1)
  • C++类与对象-继承和多态(超全整理)
  • msvcp140.dll重新安装的解决方法,msvcp140.dll丢失快速修复教程
  • PDF 软件如何帮助您编辑、转换和保护文件
  • 谷歌seo如何找到和优化相关关键词?
  • c++入门 类和对象(下)
  • Centos6.4升级Python的曲曲折折
  • 上海数据集团到访蓝象智联 探讨数据基础设施建设
  • Python必知必会:15个Python字符串格式化技巧!
  • 前端工具函数库
  • <el-input-number> 回车自动失去焦点
  • 学习文档10/17
  • 2024年100道最新软件测试面试题,常见面试题及答案汇总
  • Python中cls是什么?
  • gsd ijhdsuif hdsuhf u
  • java算法OJ(4)树与二叉树
  • 读论文框架
  • 离线数仓(2)
  • 浅谈SpringBoot读取application配置文件流程