evolve: further clarify that update is performed only when requested
Text further modified by Pierre-Yves David and Anton Shestakov.
--- a/hgext3rd/evolve/evolvecmd.py Mon Jul 01 19:15:57 2019 +0530
+++ b/hgext3rd/evolve/evolvecmd.py Thu Jul 04 17:32:58 2019 +0200
@@ -1534,9 +1534,8 @@
If so, evolve rebases that changeset. If not, evolve refuses to guess your
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. Using ``--update`` will make evolve perform an update after any
- successful evolve operation.
+ When ``--update`` is used, successful evolve operations update the
+ working directory to the newly created changesets.
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