##// END OF EJS Templates
help: support 'hg help template.somekeyword'...
help: support 'hg help template.somekeyword' Previously the output was simply 'abort: help section not found'.

File last commit:

r18045:add2f9dd default
r25723:2a8d8b40 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>