##// END OF EJS Templates
rev-branch-cache: move the code in a dedicated module...
rev-branch-cache: move the code in a dedicated module The branchmap module is getting huge and the rev branch cache is fully independent, lets move it elsewhere.

File last commit:

r35390:b963750b default
r52794:f0e07efc default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}