pguyot/Einstein

Can't clone, perhaps a temporary GitHub problem?

gingerbeardman opened this issue · 1 comments

Basic Information

  • Platform (Mac, iOS, Android, Linux, etc): macOS
  • Built from source? (yes/no):
    • If yes, source branch/revision ID: trying
    • If no, release version:

Description of issue

% git clone https://github.com/pguyot/Einstein.git
Cloning into 'Einstein'...
remote: Enumerating objects: 19364, done.
remote: Counting objects: 100% (2941/2941), done.
remote: Compressing objects: 100% (1119/1119), done.
error: 3685 bytes of body are still expectedMiB | 412.00 KiB/s 
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output

Expected behaviour

  • clone is successful

Steps to reproduce issue

$ git clone https://github.com/pguyot/Einstein.git

I persevered and after a handful of attempts it cloned the whole thing

:)