Mercurial > public > mercurial-scm > hg
diff tests/test-rebase-parameters.t @ 43931:8c87cc169946
rebase: use cmdutil.check_at_most_one_arg() for action+revision
Differential Revision: https://phab.mercurial-scm.org/D7645
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 12 Dec 2019 23:20:48 -0800 |
parents | 08b8bf4a8516 |
children | 6e4ff6a766c2 |
line wrap: on
line diff
--- a/tests/test-rebase-parameters.t Thu Dec 12 23:03:52 2019 -0800 +++ b/tests/test-rebase-parameters.t Thu Dec 12 23:20:48 2019 -0800 @@ -69,7 +69,7 @@ [255] $ hg rebase --continue --dest 4 - abort: abort and continue do not allow specifying revisions + abort: cannot specify both --continue and --dest [255] $ hg rebase --base 5 --source 4