我在gitlab.com上有我的私人项目。最近我改变了我的笔记本电脑,想要克隆到我的新硬盘。但是,当我运行git clone git@gitlab.com:xxx
时,它给了我这个错误。我的文件大于100M,但我没有找到gitlab的限制。在此之前一切正常。我该怎么解决呢。
remote: Counting objects: 406, done.
remote: Compressing objects: 100% (396/396), done.
Connection to gitlab.com closed by remote host.24 bytes/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed