无法从 Windows 中的 GitLab 克隆 git

Posted

技术标签:

【中文标题】无法从 Windows 中的 GitLab 克隆 git【英文标题】:Can't clone git from GitLab in Windows 【发布时间】:2021-10-12 14:45:22 【问题描述】:

我的 GitLab 中只有一个存储库有问题。我认为这取决于存储库中对象的数量。较小的项目已成功克隆。 Https 不适用于 Linux 和 Windows。在 Windows 中出现错误:

........................................
........................................
remote: Counting objects: 100% (988/988)        
error: RPC failed; curl 18 transfer closed with outstanding read data remaining
fatal: the remote end hung up unexpectedly
fatal: protocol error: bad pack header

我还尝试在我的 LAN 网络中克隆存储库(ping git clone)。我什至看到了欢迎信息。

【问题讨论】:

我不确定我选择的论坛是否正确(*** 或 StackExchange),但这里有更多类似的问题。 【参考方案1】:

解决方案是https://github.com/PowerShell/Win32-OpenSSH/issues/1315 中的解决方法。

【讨论】:

以上是关于无法从 Windows 中的 GitLab 克隆 git的主要内容,如果未能解决你的问题,请参考以下文章

CI中的Gitlab克隆分支

来自 gitlab 的 Git 克隆在 Linux 上失败,而在 Windows git bash 中工作

怎么从gitlab中克隆分支代码

Gitlab - 无法通过 SSH 克隆,但 SSH 可以自己工作

GitLab runner 无法通过 http 克隆存储库

1803更新后VS15不识别git克隆的文件