##// END OF EJS Templates
revset: clarify heads() order doesn't matter while computing common ancestors...
revset: clarify heads() order doesn't matter while computing common ancestors Follows up 5460926352ee and 52f19a840543.

File last commit:

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