##// END OF EJS Templates
debug: process --debug flag earlier...
debug: process --debug flag earlier This allow the verbosity level to be set correctly during extension initialization.

File last commit:

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