]> Lady’s Gitweb - Gitweb/commit
tar-tree deprecation: we eat our own dog food.
authorJunio C Hamano <redacted>
Thu, 5 Oct 2006 09:26:12 +0000 (02:26 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:10 +0000 (00:07 -0400)
commit09f7478efa1fea21cc0c42955fcd33f17f3a0a54e36ab97659b0225d566eeaa8
tree471a630c86fbfaba336c9679d2feac33a3828008de052e4af66b3f03a83046ba
parent53714bdf484694160eb2f3ec3d80a57d77706718094622d8f666bca7a9db4710
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 <redacted>
gitweb.perl
This page took 0.202241 seconds and 4 git commands to generate.