changeset 4604:eb4ae1f71cf4

evolve: mention that not all successful operations currently update wdir
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 25 Apr 2019 17:19:41 +0800
parents 8cc329d705f9
children f8790714b741
files hgext3rd/evolve/evolvecmd.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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