# HG changeset patch # User kevpeng@google.com # Date 1562254378 -7200 # Node ID dcdd2b3ce52cbc195469f1233976adb81228764d # Parent fcecbb1261f241f6b83f8630898873c3cf90a7a9 evolve: further clarify that update is performed only when requested Text further modified by Pierre-Yves David and Anton Shestakov. diff -r fcecbb1261f2 -r dcdd2b3ce52c hgext3rd/evolve/evolvecmd.py --- 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