Mercurial > public > mercurial-scm > hg
diff tests/test-split.t @ 47069:5b6dd0d9171b
rewriteutil: give examples of public changesets that can't be rewritten
This patch copies the feature from the evolve extension.
Differential Revision: https://phab.mercurial-scm.org/D10670
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Tue, 04 May 2021 10:16:34 -0700 |
parents | 7a90fddb13b0 |
children | d90f6237b3aa |
line wrap: on
line diff
--- a/tests/test-split.t Mon May 03 15:14:09 2021 -0400 +++ b/tests/test-split.t Tue May 04 10:16:34 2021 -0700 @@ -77,7 +77,7 @@ $ hg phase --public -r 'all()' $ hg split . - abort: cannot split public changesets + abort: cannot split public changesets: 1df0d5c5a3ab (see 'hg help phases' for details) [10]