【发布时间】: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),但这里有更多类似的问题。