mercurial/templates/json/changelist.tmpl
author Kyle Lippincott <spectral@google.com>
Mon, 24 Jun 2019 16:00:39 -0700
changeset 42587 421fdf30c37c
parent 24588 0bf54479a9eb
permissions -rw-r--r--
largefiles: make last line of prompts <40 english chars (issue6158) Differential Revision: https://phab.mercurial-scm.org/D6571

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