##// END OF EJS Templates
revert: track added files with local modifications...
revert: track added files with local modifications Those files need to be backed up but are currently not. We compute the set of them to be able to use a different backup strategy in the next changeset.

File last commit:

r9999:f91e5630 default
r22610:0f323ed8 default
Show More
error.tmpl
10 lines | 244 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 {header}
<title>Error</title>
<description>Error</description>
<item>
<title>Error</title>
<description>{error|escape}</description>
<guid>http://mercurial.selenic.com/#error</guid>
</item>
</channel>
</rss>