##// END OF EJS Templates
rebase: delete divergent bookmarks on destination (issue3685)...
rebase: delete divergent bookmarks on destination (issue3685) Similar to merge, divergent bookmarks are only deleted when the bookmark is on the destination parent.

File last commit:

r13858:1046cb66 stable
r18514:2a1fac36 stable
Show More
bookmarkentry.tmpl
6 lines | 218 B | application/x-cheetah | CheetahLexer
<item>
<title>{bookmark|escape}</title>
<link>{urlbase}{url}rev/{node|short}</link>
<description><![CDATA[{bookmark|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>