Hi Rodrigo, Please use our "Download" button to retrieve a tarball. It works for any tree or head.
With the "Download" button we can track downloads and do caching. It is much better if you use this system - even `wget` or `curl` will work great with it. Thanks, -- Chris Wanstrath http://github.com/defunkt On Thu, Nov 13, 2008 at 1:45 PM, Rodrigo <[EMAIL PROTECTED]> wrote: > > 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 -~----------~----~----~----~------~----~------~--~---
