##// END OF EJS Templates
vfs: factor out "rename and avoid ambiguity" to reuse...
vfs: factor out "rename and avoid ambiguity" to reuse This makes subsequent patch simple.

File last commit:

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