##// END OF EJS Templates
formatter: carry opts to file-based formatters by basefm...
formatter: carry opts to file-based formatters by basefm This makes it slightly easier to port "hg export" to formatter.

File last commit:

r35390:b963750b default
r37615:d1101676 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}