> I got the following error when I tried to use the following command > > $ git clone git://ap-server/git/myproj.git testproj > > Initialized empty Git repository in /home/ram/myproj/.git/ > fatal: read error (Connection reset by peer) > fetch-pack from 'git://ap-server/git/myproj.git' failed. >
Are you an actual customer of GitHub or do you just want to use Git in general (without GitHub)? Because your repository URI is not a valid GitHub repository... Nicolai --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
