##// END OF EJS Templates
lfs: use byteskwargs() on some **kwargs for python 3 compat...
lfs: use byteskwargs() on some **kwargs for python 3 compat Differential Revision: https://phab.mercurial-scm.org/D2566

File last commit:

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