git@osc clone 问题

发布于 2021-11-28 11:15:24 字数 651 浏览 688 评论 4

git clone https://git.oschina.net/xxxr/xxx.git

remote: Counting objects: 3878, done.

remote: Compressing objects: 100% (3222/3222), done.

error: RPC failed; curl 18 transfer closed with outstanding read data remaining

fatal: The remote end hung up unexpectedly

fatal: early EOF

fatal: index-pack failed

尝试了

git config --global pack.windowMemory "100m"

git config --global pack.SizeLimit "100m" 

git config --global pack.threads "1"

git config --global pack.window "0"

git config --global http.postBuffer 524288000

在win下ubuntu下都试过,问题依旧 

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

不再见 2021-12-03 03:26:37

你用http试试

坐在坟头思考人生 2021-12-02 13:02:20

回复
@Zoker : 一样的错误

2021-12-01 17:56:37

引用来自“Zoker”的评论

多大的项目这是

夜司空 2021-11-30 16:38:08

多大的项目这是

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文