##// END OF EJS Templates
revset: better naming of variables containing the value of a single argument...
revset: better naming of variables containing the value of a single argument Calling them args is not helpful.

File last commit:

r18045:add2f9dd default
r22944:5aae3dea default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>