##// END OF EJS Templates
Add --no-commit option to import command
Add --no-commit option to import command

File last commit:

r5269:46c5e1ee default
r5936:00dfc810 default
Show More
changelog.tmpl
10 lines | 252 B | application/x-cheetah | CheetahLexer
Robert Bachmann
Added support for the Atom syndication format
r5269 #header#
<!-- Changelog -->
<id>{urlbase}{url}</id>
<link rel="self" href="{urlbase}{url}atom-log"/>
<link rel="alternate" href="{urlbase}{url}"/>
<title>#repo|escape# Changelog</title>
#latestentry%feedupdated#
#entries%changelogentry#
</feed>