##// END OF EJS Templates
test: drop usage of `HGMERGE` in `test-merge-types.t`...
test: drop usage of `HGMERGE` in `test-merge-types.t` Using configuration instead of environment variable has a strange effect on the output, but no impact on the end result.

File last commit:

r24588:0bf54479 default
r40503:ee17af09 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}