Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitweb: (style) use chomp without parentheses consistently.
author
Junio C Hamano
<junkio@cox.net>
Fri, 24 Nov 2006 22:04:01 +0000
(14:04 -0800)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 24 Nov 2006 22:07:41 +0000
(14:07 -0800)
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 <junkio@cox.net>
raw
|
patch
| inline |
side by side
(from:
7002243
)
No differences found