##// END OF EJS Templates
subrepo: backout 519ac79d680b...
subrepo: backout 519ac79d680b Unfortunately git 1.6 does not support the upstream parameter in for-each-ref.

File last commit:

r9999:f91e5630 default
r13178:c4d857f5 default
Show More
tags.tmpl
11 lines | 323 B | application/x-cheetah | CheetahLexer
{header}
<id>{urlbase}{url}</id>
<link rel="self" href="{urlbase}{url}atom-tags"/>
<link rel="alternate" href="{urlbase}{url}tags"/>
<title>{repo|escape}: tags</title>
<summary>{repo|escape} tag history</summary>
<author><name>Mercurial SCM</name></author>
{latestentry%feedupdated}
{entriesnotip%tagentry}
</feed>