evolve: mention that not all successful operations currently update wdir
authorAnton Shestakov <av6@dwimlabs.net>
Thu, 25 Apr 2019 17:19:41 +0800
changeset 4604 eb4ae1f71cf4
parent 4603 8cc329d705f9
child 4605 f8790714b741
evolve: mention that not all successful operations currently update wdir
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