Mercurial > public > mercurial-scm > hg
diff tests/test-split.t @ 47018:7a90fddb13b0
rewriteutil: point to help about instability when rewriting creates orphan
This replicates the message from the evolve extension.
Differential Revision: https://phab.mercurial-scm.org/D10517
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 11 Feb 2021 15:11:10 -0800 |
parents | ca0049946e9a |
children | 5b6dd0d9171b |
line wrap: on
line diff
--- a/tests/test-split.t Tue Apr 27 14:59:45 2021 -0700 +++ b/tests/test-split.t Thu Feb 11 15:11:10 2021 -0800 @@ -467,6 +467,7 @@ #if obsstore-off $ runsplit -r 1 --no-rebase abort: cannot split changeset with children + (see 'hg help evolution.instability') [10] #else $ runsplit -r 1 --no-rebase >/dev/null @@ -518,6 +519,7 @@ $ rm .hg/localtags $ hg split $B --config experimental.evolution=createmarkers abort: cannot split changeset with children + (see 'hg help evolution.instability') [10] $ cat > $TESTTMP/messages <<EOF > Split B