##// 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:

r9999:f91e5630 default
r23172:e955549c default
Show More
filelog.tmpl
6 lines | 174 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: {file|escape} history</title>
<description>{file|escape} revision history</description>
{entries%filelogentry}
</channel>
</rss>