# HG changeset patch # User Anton Shestakov # Date 1556183981 -28800 # Node ID eb4ae1f71cf414d72c47c7ce06c5e14a7989f2cd # Parent 8cc329d705f9dc9807ea150f2d3b6d6a9738a0d6 evolve: mention that not all successful operations currently update wdir diff -r 8cc329d705f9 -r eb4ae1f71cf4 hgext3rd/evolve/evolvecmd.py --- a/hgext3rd/evolve/evolvecmd.py Tue Apr 23 11:07:28 2019 -0700 +++ b/hgext3rd/evolve/evolvecmd.py Thu Apr 25 17:19:41 2019 +0800 @@ -1535,8 +1535,8 @@ intention, and gives a hint about what you might want to do next. Any time evolve creates a changeset, it updates the working copy to the new - changeset. (Currently, every successful evolve operation involves an update - as well; this may change in future.) + changeset. Using ``--update`` will make evolve perform an update after any + successful evolve operation. Automatic mode only handles common use cases. For example, it avoids taking action in the case of ambiguity, and it ignores orphan changesets that are