##// END OF EJS Templates
commands: check for empty rev before passing to scmutil.unhidehashlikerevs...
commands: check for empty rev before passing to scmutil.unhidehashlikerevs Differential Revision: https://phab.mercurial-scm.org/D1760

File last commit:

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