##// END OF EJS Templates
uncommit: fix typo in help text...
uncommit: fix typo in help text Differential Revision: https://phab.mercurial-scm.org/D6874

File last commit:

r18045:add2f9dd default
r43244:576fd1c8 default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
Angel Ezquerra
hgweb: add branches RSS and Atom feeds...
r18045 {header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>