Mercurial > evolve
diff README @ 1427:fcc467ca740e
next/prev: require --merge to move with uncommitted changes
This should previous common mistake.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 23 Jun 2015 15:26:51 -0700 |
parents | 6db55f28c965 |
children | a4abe588d77f |
line wrap: on
line diff
--- a/README Tue Jun 23 15:32:47 2015 -0700 +++ b/README Tue Jun 23 15:26:51 2015 -0700 @@ -64,6 +64,7 @@ - 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 5.1.5 -- 2015-06-23