Mercurial > public > mercurial-scm > hg-stable
diff tests/test-commit-amend.t @ 47086: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 | c4dbbaecaad3 |
children | b338d831d18c |
line wrap: on
line diff
--- a/tests/test-commit-amend.t Mon May 03 15:14:09 2021 -0400 +++ b/tests/test-commit-amend.t Tue May 04 10:16:34 2021 -0700 @@ -10,7 +10,7 @@ $ hg phase -r . -p $ hg ci --amend - abort: cannot amend public changesets + abort: cannot amend public changesets: ad120869acf0 (see 'hg help phases' for details) [10] $ hg phase -r . -f -d