##// END OF EJS Templates
hg.clone: set 'stream' depending on whether --pull was requested or not...
hg.clone: set 'stream' depending on whether --pull was requested or not In an upcoming patch we'll differentiate between the two in localrepo.

File last commit:

r18526:9409aeaa stable
r23545:68c43479 default
Show More
branchentry.tmpl
6 lines | 224 B | application/x-cheetah | CheetahLexer
<item>
<title>{branch|escape}</title>
<link>{urlbase}{url|urlescape}rev/{node|short}</link>
<description><![CDATA[{branch|strip|escape|addbreaks}]]></description>
<pubDate>{date|rfc822date}</pubDate>
</item>