mercurial/templates/json/graph.tmpl
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 14 Jun 2019 16:26:11 +0100
changeset 42869 5ca351ba2478
parent 35389 b963750b125f
permissions -rw-r--r--
run-tests: rename `lcmd` variable to `line_cmd` This is clearer and more in line with some other variable names. (This is a gratuitous cleanup that I made while investigating a bug).

\{
  "node": {node|json},
  "changeset_count": {changesets|json},
  "changesets": [{join(nodes%graphentry, ", ")}]
}