##// END OF EJS Templates
merge.applyupdates: extend action queues with ones returned from mergestate...
merge.applyupdates: extend action queues with ones returned from mergestate These queues will always be empty at the moment -- we're going to fill them up in upcoming patches.

File last commit:

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