##// END OF EJS Templates
identify: when using -T, avoid unnecessary remote bookmarks query...
identify: when using -T, avoid unnecessary remote bookmarks query Differential Revision: https://phab.mercurial-scm.org/D4839

File last commit:

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