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