##// END OF EJS Templates
transplant: added support for --stop flag...
transplant: added support for --stop flag This adds fuctionality for `--stop` flag to `transplant`. A new method `stop` is added to `transplanter` class containing logic to abort transplant. Tests are updated as shown. Differential Revision: https://phab.mercurial-scm.org/D6695

File last commit:

r40307:dbc28c91 default
r43007:f6a4db4b default
Show More
rustfmt.toml
3 lines | 66 B | text/plain | TOMLLexer
Georges Racinet
rust: pure Rust lazyancestors iterator...
r40307 max_width = 79
wrap_comments = true
error_on_line_overflow = true