##// END OF EJS Templates
wireproto: port branchmap to wire protocol v2...
wireproto: port branchmap to wire protocol v2 Differential Revision: https://phab.mercurial-scm.org/D3182

File last commit:

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