##// END OF EJS Templates
rust-revlog: generalize an error message...
rust-revlog: generalize an error message This is used for more than the nodemap data.

File last commit:

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