##// END OF EJS Templates
tests: fix mistaken copy&paste from commit 4489e9a22763...
tests: fix mistaken copy&paste from commit 4489e9a22763 Differential Revision: https://phab.mercurial-scm.org/D8802

File last commit:

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