tar-tree deprecation: we eat our own dog food.
commit9ccb64c8e0791a865ad520bcfff4b02cc7c50097
authorJunio C Hamano <junkio@cox.net>
Thu, 5 Oct 2006 09:26:12 +0000 (5 02:26 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 5 Oct 2006 09:26:12 +0000 (5 02:26 -0700)
tree0b1ac600d0f02a182bd546d6439716c5ace4469c
parent6030649591256a8bc1b504ec1e4fce86ab0ad064
tar-tree deprecation: we eat our own dog food.

It is silly to keep using git-tar-tree in dist target when the
command gives a big deprecation warning when called.  Instead,
use "git-archive --format=tar" which we recommend to our users.

Update gitweb's snapshot feature to use git-archive for the same
reason.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile
gitweb/gitweb.perl