##// END OF EJS Templates
nodemap: make sure the nodemap docket is updated after the changelog...
nodemap: make sure the nodemap docket is updated after the changelog It is better to have a lagging nodemap than a nodemap pointing to node that does not exists yet. (strictly speaking, the order was already right, however we make it more explicit). Differential Revision: https://phab.mercurial-scm.org/D8188

File last commit:

r9999:f91e5630 default
r45004:448d700e default
Show More
changelog.tmpl
5 lines | 155 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape} Changelog</title>
<description>{repo|escape} Changelog</description>
{entries%changelogentry}
</channel>
</rss>