##// END OF EJS Templates
graft: minor copyediting of the help text for the `--to` argument...
graft: minor copyediting of the help text for the `--to` argument It looks like `rebase` makes frequent use of `in-memory` (with the dash), so do that here too.

File last commit:

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