なぜか特定のマシンだけ git clone するとこんなエラーを吐いてしまうのでどうにかしたかった
$ git clone https://git.example.com/foobar/xfarm3.git
Cloning into 'xfarm3'...
remote: Counting objects: 334, done.
remote: Compressing objects: 100% (221/221), done.
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
git clone 出来ている別のマシンからリポジトリをコピーする
しかも1ファイルで