Mercurial > hg
view mercurial/templates/json/changelist.tmpl @ 26610:f9f82c444ff7
filemerge: only copy to backup during premerge step
The premerge might leave the original file in an unclean state. Therefore it's
important to only copy the file in the beginning.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Sun, 11 Oct 2015 20:04:40 -0700 |
parents | 0bf54479a9eb |
children |
line wrap: on
line source
\{ "node": {node|json}, "changeset_count": {changesets|json}, "changesets": [{join(entries%changelistentry, ", ")}] }