##// END OF EJS Templates
changegroup: don't add a second trailing '/' in dir name...
changegroup: don't add a second trailing '/' in dir name The paths given from treemanifest.dir() already contains the trailing slash.

File last commit:

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