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

File last commit:

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