The remote end hung up unexpectedly
So I am using the latest version of GitLab (version 6.9.0) and I am trying to clone an existing project on my system.
See below, I get a "remote end hung up unexpectedly".
What gives?
git clone http://[[GitLab - URL]]/[[Group]]/[[Project]].git
Cloning into '[[Project]]'...
Username for 'http://[[Gitlab - Url]]': [[My Username]]
Password for 'http://[[My Username]]@[[GitLab - URL]]':
remote: Counting objects: 587, done.
remote: Compressing objects: 100% (411/411), done.
fatal: The remote end hung up unexpectedlyiB | 295.00 KiB/s
fatal: early EOF
fatal: index-pack failed