##// END OF EJS Templates
rhg: make `rhg files` work if `ui.relative-files=true` is specified
rhg: make `rhg files` work if `ui.relative-files=true` is specified

File last commit:

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