##// END OF EJS Templates
outgoing: avoid repo.lookup() for converting revnum to nodeid...
outgoing: avoid repo.lookup() for converting revnum to nodeid Differential Revision: https://phab.mercurial-scm.org/D3053

File last commit:

r18045:add2f9dd default
r37329:70c52800 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>