##// END OF EJS Templates
phabricator: use exthelper to register commands, config, and templates...
phabricator: use exthelper to register commands, config, and templates Differential Revision: https://phab.mercurial-scm.org/D6875

File last commit:

r18045:add2f9dd default
r43243:24bf7a3d 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>