##// END OF EJS Templates
revset: fix sorting key of wdir revision...
revset: fix sorting key of wdir revision It would go wrong on Python 2, and would crash on Python 3.

File last commit:

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