Thanks a lot for your answer. That's what I was looking for :-) Abhijit Menon-Sen wrote: > At 2010-05-22 15:41:26 +0200, gelonida@xxxxxxxxx wrote: >> I'd like to be able to concurrently (multiuser) create tar files from >> certain commmit ids. > > git archive --prefix=foo/ $sha1 | gzip > foo.tar.gz > > See git-archive(1). > > -- ams -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html