【问题标题】:Can't clone git from GitLab in Windows无法从 Windows 中的 GitLab 克隆 git
【发布时间】: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)。我什至看到了欢迎信息。

【问题讨论】:

  • 我不确定我选择的论坛是否正确(StackOverflow 或 StackExchange),但这里有更多类似的问题。

标签: windows git ssh gitlab


【解决方案1】:

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

【讨论】:

    猜你喜欢
    • 2023-03-10
    • 2013-11-27
    • 1970-01-01
    • 2019-05-28
    • 1970-01-01
    • 1970-01-01
    • 2021-01-28
    • 2010-11-05
    • 2020-09-20
    相关资源
    最近更新 更多