##// END OF EJS Templates
subrepo: fix git status false positive (issue3109)...
subrepo: fix git status false positive (issue3109) It turns out there's a separate command to force git to look at file contents if the stat has changed.

File last commit:

r13858:1046cb66 stable
r15531:0810ccc5 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>