##// END OF EJS Templates
commit: reduce scope of 'removed' variable...
commit: reduce scope of 'removed' variable The variable is closely related to 'added' and 'changed', so it makes sense to have it declared next to them.

File last commit:

r9999:f91e5630 default
r22907:a337f4b9 default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>