##// END OF EJS Templates
packaging: add a missing parenthesis to help text...
packaging: add a missing parenthesis to help text Differential Revision: https://phab.mercurial-scm.org/D12569

File last commit:

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