##// END OF EJS Templates
path: pass `path` to `peer` in `hg debugbackupbundle`...
path: pass `path` to `peer` in `hg debugbackupbundle` We directly use the `path` object to build the `peer` object.

File last commit:

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