##// END OF EJS Templates
tests: write hgrc of more than two lines by using shell heredoc...
tests: write hgrc of more than two lines by using shell heredoc Here document should be readable than repeating echo commands.

File last commit:

r18045:add2f9dd default
r23172:e955549c 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>