##// END OF EJS Templates
Added tests for bug with three-way-merging of old tip, tip and cwd.
Added tests for bug with three-way-merging of old tip, tip and cwd.

File last commit:

r777:8a61f254 default
r792:49ec802b default
Show More
changelogentry-rss.tmpl
7 lines | 243 B | application/x-cheetah | CheetahLexer
/ templates / changelogentry-rss.tmpl
<item>
<title>#desc|firstline|escape#</title>
<link>#url#?cmd=changeset;node=#node#</link>
<description>#desc|escape|addbreaks#</description>
<author>#author|obfuscate#</author>
<pubDate>#date|rfc822date#</pubDate>
</item>