There was an error when I downloaded the source code, what is the reason and how to solve it?
$ 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.
fatal: the remote end hung up unexpectedlyiB | 7.00 KiB/s
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?