changeset 27458 | d39e743e3578 |
parent 27457 | 97cc045f1cfe |
child 27577 | f9e755736b0e |
--- a/hgext/rebase.py Fri Dec 18 18:31:45 2015 +0000 +++ b/hgext/rebase.py Fri Dec 18 18:32:15 2015 +0000 @@ -138,7 +138,7 @@ a named branch with two heads. You will need to explicitly specify source and/or destination. - If a rebase is interrupted to manually resolve a merge, it can be + If a rebase is interrupted to manually resolve a conflict, it can be continued with --continue/-c or aborted with --abort/-a. .. container:: verbose