]> Lady’s Gitweb - Gitweb/commit
gitweb: do not use @@FOO@@ for replaced tokens
authorJunio C Hamano <redacted>
Wed, 2 Aug 2006 20:50:20 +0000 (13:50 -0700)
committerLady <redacted>
Mon, 6 Apr 2026 04:05:46 +0000 (00:05 -0400)
commit53f67e69cac364487cf95a0786b672a81cdadbc2588736e9d3c0271581bdb1f0
treec935a6419230549c2499ac0991a6119f650c1252f1a701f95d177823ef7ce6ba
parentcdc91c717a2ad425aa9013e33a698ae5c8308935d1662a69c791d70806d63541
gitweb: do not use @@FOO@@ for replaced tokens

This makes it easier to run gitweb/gitweb.perl without token substitution.
Using @@ makes Perl emit "unintended interpolation" warnings.

Signed-off-by: Junio C Hamano <redacted>
gitweb.perl
This page took 0.281314 seconds and 4 git commands to generate.