Has anyone successfully use git-archive against GitHub repos? I've tried $ git archive --format=tar --remote=git://github.com/myrepo/ myrepo.git HEAD > myrepo.tar
against my own private GitHub repo and against a couple of open source ones. But each time I just get fatal: The remote end hung up unexpectedly Any ideas? IIRC, archiving has to be enabled by the repo admin. Maybe GitHub did not enable it? Rodrigo --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
