##// END OF EJS Templates
path: use `get_unique_pull_path_obj` in `hg relink`...
path: use `get_unique_pull_path_obj` in `hg relink` This is not really needed, but that help removing caller of the older function.

File last commit:

r24588:0bf54479 default
r50625:c6ae9051 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}