Skip to content

Instantly share code, notes, and snippets.

@jbbarth
Created April 3, 2011 20:40
Show Gist options
  • Save jbbarth/900781 to your computer and use it in GitHub Desktop.
Save jbbarth/900781 to your computer and use it in GitHub Desktop.
local:1.9.2% git clone mojombo/grit
Initialized empty Git repository in /home/jbbarth/dev/grit/.git/
remote: fatal: Could not switch to '/data/repositories/a/a8/e2/95/mojombo': No such file or directory
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
#same with proxymachine...
local:1.9.2% git clone mojombo/proxymachine
Initialized empty Git repository in /home/jbbarth/dev/proxymachine/.git/
remote: fatal: Could not switch to '/data/repositories/a/a8/e2/95/mojombo': No such file or directory
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
# sometimes it just ends up this way :
local:1.9.2% git clone mojombo/grit
Initialized empty Git repository in /home/jbbarth/dev/grit/.git/
fatal: The remote end hung up unexpectedly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment