equal
deleted
inserted
replaced
533 the branch holding the named revision, up to that revision. If |
533 the branch holding the named revision, up to that revision. If |
534 --all/-a is specified, all changesets on the branch will be |
534 --all/-a is specified, all changesets on the branch will be |
535 transplanted, otherwise you will be prompted to select the |
535 transplanted, otherwise you will be prompted to select the |
536 changesets you want. |
536 changesets you want. |
537 |
537 |
538 :hg:`transplant --branch REVISION --all` will transplant the |
538 :hg:`transplant --branch REV --all` will transplant the |
539 selected branch (up to the named revision) onto your current |
539 selected branch (up to the named revision) onto your current |
540 working directory. |
540 working directory. |
541 |
541 |
542 You can optionally mark selected transplanted changesets as merge |
542 You can optionally mark selected transplanted changesets as merge |
543 changesets. You will not be prompted to transplant any ancestors |
543 changesets. You will not be prompted to transplant any ancestors |