I'm trying to export a tarball of a specific tag from a repository, like this:
$ git archive --format=tar --remote=git://github.com/makerbot/ ReplicatorG.git replicatorg-0020r0 | gzip >replicatorg-0020r0.tar.gz fatal: git archive: protocol error Being a git neophyte, I have no idea what I'm doing wrong. Any suggestions? Thanks! Eric -- You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to git...@googlegroups.com. To unsubscribe from this group, send email to github+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/github?hl=en.