##// END OF EJS Templates
tests: accept output changes by 33350debb480...
tests: accept output changes by 33350debb480 Differential Revision: https://phab.mercurial-scm.org/D10067

File last commit:

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