]> Lady’s Gitweb - Gitweb/commit
gitweb: (style) use chomp without parentheses consistently.
authorJunio C Hamano <redacted>
Fri, 24 Nov 2006 22:04:01 +0000 (14:04 -0800)
committerLady <redacted>
Mon, 6 Apr 2026 04:07:11 +0000 (00:07 -0400)
commit749713f8c0c2d657c70a8ab1ae29bf7786d4c5eed351d9ae0cca80a9d9405feb
tree7e19026ea3faa77596c833ea5a0cfdef61b91e5ad2194362f7c085b2d9e2ad9d
parentd849969feec9d6a6d2a44e8403657edc73026ace3d5a08fb14f5ebab6b04c1b4
gitweb: (style) use chomp without parentheses consistently.

It seems that gitweb tries to consistently use chomp without parentheses
around its operands, but there were two places that said "chomp($var);".

Let's be consistent.

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