built-in tar-tree and remote tar-tree
authorJunio C Hamano <junkio@cox.net>
Fri, 19 May 2006 01:46:44 +0000 (18:46 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 20 May 2006 00:48:34 +0000 (17:48 -0700)
This makes tar-tree a built-in.  As an added bonus, you can now
say:

git tar-tree --remote=remote-repository <ent> [<base>]

This does not work with git-daemon yet, but should work with
localhost and git over ssh transports.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found