Show More
@@ -473,9 +473,9 b' def transplant(ui, repo, *revs, **opts):' | |||||
473 | transplanted, otherwise you will be prompted to select the |
|
473 | transplanted, otherwise you will be prompted to select the | |
474 | changesets you want. |
|
474 | changesets you want. | |
475 |
|
475 | |||
476 |
:hg:`transplant --branch REVISION --all` will |
|
476 | :hg:`transplant --branch REVISION --all` will transplant the | |
477 |
branch (up to the named revision) onto your current |
|
477 | selected branch (up to the named revision) onto your current | |
478 | directory. |
|
478 | working directory. | |
479 |
|
479 | |||
480 | You can optionally mark selected transplanted changesets as merge |
|
480 | You can optionally mark selected transplanted changesets as merge | |
481 | changesets. You will not be prompted to transplant any ancestors |
|
481 | changesets. You will not be prompted to transplant any ancestors |
General Comments 0
You need to be logged in to leave comments.
Login now