##// END OF EJS Templates
linelog: update internal help text...
linelog: update internal help text This clarifies the details asked by @martinvonz on D3990. Differential Revision: https://phab.mercurial-scm.org/D4147

File last commit:

r35390:b963750b default
r39004:c10be3fc 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, ", ")}]
}