##// END OF EJS Templates
py3: add b'' prefixes in test-abort-checkin.t...
py3: add b'' prefixes in test-abort-checkin.t # skip-blame because we just added a b'' prefix.

File last commit:

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