fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed
$ git fetch origin
remote: Counting objects: 201, done.
remote: Compressing objects: 100% (178/178), done.
fatal: The remote end hung up unexpectedlyKiB | 10.00 KiB/s
fatal: early EOF
fatal: index-pack failed
To resolve, do
$ git config --global core.compression 0