##// END OF EJS Templates
discovery: drop some unused sets...
discovery: drop some unused sets Differential Revision: https://phab.mercurial-scm.org/D6145

File last commit:

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