Mercurial > hg > evolve
changeset 3658:6d03ec17c025
CHANGELOG: add an entry about next and prev being interactive
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Fri, 16 Mar 2018 15:24:56 +0530 |
parents | 7e8b2c9edf36 |
children | f045fafd3484 |
files | CHANGELOG |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,8 @@ and update to it * resolve: shows how to continue evolve after resolving all conflicts * evolve: `--continue` flag now continue evolving all the remaining revisions + * prev and next now prompts user to choose a changeset in case of ambiguity + when ui.interactive is turned on 7.2.2 -- (in-progress) ----------------------