##// END OF EJS Templates
tests: conditionalize test-stream-bundle-v2 for Windows
tests: conditionalize test-stream-bundle-v2 for Windows

File last commit:

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