mercurial/templates/json/changelist.tmpl
author Matt Harbison <matt_harbison@yahoo.com>
Fri, 19 Feb 2021 10:04:53 -0500
branchstable
changeset 46373 6c8faeea6652
parent 24588 0bf54479a9eb
permissions -rw-r--r--
helptext: fix a recent typo Differential Revision: https://phab.mercurial-scm.org/D10033

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