##// END OF EJS Templates
py3: make sure we use bytes in generate-working-copy-states.py
py3: make sure we use bytes in generate-working-copy-states.py

File last commit:

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