view mercurial/templates/json/graph.tmpl @ 49964:f979d8af8648

dirstate: rename `@requires_no_parents_change` too This match the rename of the context manager.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 26 Jan 2023 15:19:39 +0100
parents b963750b125f
children
line wrap: on
line source

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