##// END OF EJS Templates
revlog: document the `rev` method...
revlog: document the `rev` method A small docstring does not hurt.

File last commit:

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