##// END OF EJS Templates
phase: invalidate the phase's set cache alongside the revs...
phase: invalidate the phase's set cache alongside the revs Invalidate was leaving set data around leading to possible bugs in revset.

File last commit:

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