##// END OF EJS Templates
tests: update test-copies-chain-merge.t to not use empty files...
tests: update test-copies-chain-merge.t to not use empty files Merging empty files is not very interesting or realistic.

File last commit:

r18526:9409aeaa stable
r46232:0627cd03 default
Show More
filelog.tmpl
8 lines | 265 B | application/x-cheetah | CheetahLexer
{header}
<id>{urlbase}{url|urlescape}atom-log/tip/{file|escape}</id>
<link rel="self" href="{urlbase}{url|urlescape}atom-log/tip/{file|urlescape}"/>
<title>{repo|escape}: {file|escape} history</title>
{latestentry%feedupdated}
{entries%changelogentry}
</feed>