Rene Scharfe wrote: > IMHO should work like in the following example, and the code above > cuts off the Documentation part: > > $ cd Documentation > $ git-archive --format=tar --prefix=v1.0/ HEAD howto | tar tf - > v1.0/howto/ > v1.0/howto/isolate-bugs-with-bisect.txt > ... > > I agree that simple subtree matching would be enough, at least for > now. What about $ git-archive --format=tar --prefix=v1.0/ HEAD:Documentation/howto -- Jakub Narebski Warsaw, Poland ShadeHawk on #git - 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