view mercurial/templates/json/graph.tmpl @ 36324:ac04f17b7041

py3: add b'' prefixes in fakedirstatewritetime.py # skip-blame because we are just adding b'' Differential Revision: https://phab.mercurial-scm.org/D2350
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 19 Feb 2018 15:27:25 +0530
parents b963750b125f
children
line wrap: on
line source

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