mercurial/templates/json/graph.tmpl
author Pulkit Goyal <pulkit@yandex-team.ru>
Thu, 30 Aug 2018 13:29:03 +0300
changeset 39365 659e2bbd0c20
parent 35389 b963750b125f
permissions -rw-r--r--
relnotes: enable extension when running releasenotes command Last night, when I was working on different machine, the test worked, now on a different machine it does not. Looks like we should make sure releasenotes extension is loaded. Differential Revision: https://phab.mercurial-scm.org/D4425

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