Open cgrrty opened 3 years ago
I tried it many times, and it was this mistake.
ubuntu@VM-0-15-ubuntu:~$ git clone --recurse-submodules https://github.com/Dafang-Hacks/Main.git Cloning into 'Main'... remote: Enumerating objects: 79, done. remote: Counting objects: 100% (79/79), done. remote: Compressing objects: 100% (55/55), done. error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received. fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
I think this is more a git error: https://stackoverflow.com/questions/21277806/fatal-early-eof-fatal-index-pack-failed
There was an error when I downloaded the source code, what is the reason and how to solve it?