##// END OF EJS Templates
setup: use the same code to compute tag from archive...
setup: use the same code to compute tag from archive Let us make sure we use a consistent version across the board.

File last commit:

r24588:0bf54479 default
r53133:2b7e3177 stable
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}