Mercurial > evolve
diff README @ 1447:09206bdc2db4
next: reword error output
We move to a more compact and direct phrasing. I'm not fully happy about it yet,
but this is a step forward. The listing of candidate should maybe be moved
behind a --verbose flag (and such verbose flag be suggested in the error).
G: changed tests/test-prev-next.t
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 24 Jun 2015 20:23:41 -0700 |
parents | 9a78233c62a4 |
children | 9be1cadf7a07 |
line wrap: on
line diff
--- a/README Wed Jun 24 20:17:57 2015 -0700 +++ b/README Wed Jun 24 20:23:41 2015 -0700 @@ -64,9 +64,10 @@ - evolve: `hg evolve --all` only evolve changeset that will end up as descendant of the current working copy. The old behavior of `--all` in now in `--all --any`. -- next/prev: requires `--merge` to move with uncommited changes - evolve: add a 'experimental.evolutioncommands' for fine grained commands enabling +- next/prev: requires `--merge` to move with uncommited changes +- next: significantly reword error messages 5.1.5 -- 2015-06-23