##// END OF EJS Templates
py3: add b'' prefixes to config options in test/badserverext.py...
py3: add b'' prefixes to config options in test/badserverext.py Differential Revision: https://phab.mercurial-scm.org/D2418

File last commit:

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