changeset 1422 | c868a69c29c5 |
parent 1420 | 0b714c4ad9ff |
child 1426 | 6db55f28c965 |
--- a/README Tue Jun 23 00:02:23 2015 -0700 +++ b/README Mon Jun 22 21:01:30 2015 -0700 @@ -61,6 +61,9 @@ do as invocated. - evolve: bare `hg evolve` commands now abort when multiple changesets could be a target. +- 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`. 5.1.5 --