Created
April 3, 2011 20:40
-
-
Save jbbarth/900781 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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