##// END OF EJS Templates
rust: remove comment about error handling of AncestorsIterator...
rust: remove comment about error handling of AncestorsIterator To be align with 443eb4bc41af "rust: propagate error of index_get_parents() properly." Spotted by Georges Racinet.

File last commit:

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