diff README @ 750:ddbea2fdee5e

evolve: allow updating to the successor if the parent is obsolete Although 'hg update' handles this as well, it will also update to tipmost descendent of the successor, if any.
author Dan Villiom Podlaski Christiansen <dan@cabo.dk>
date Tue, 22 Oct 2013 11:51:01 +0200
parents fa87604b359c
children a5474648a9d2
line wrap: on
line diff
--- a/README	Wed Jul 31 19:56:28 2013 +0200
+++ b/README	Tue Oct 22 11:51:01 2013 +0200
@@ -49,6 +49,8 @@
 - amend: drop the deprecated note option
 - amend: use core mechanism for amend (fix multiple bugs)
 - parents command: add "working directory parent is obsolete" message
+- evolve command: allow updating to the successor if the parent is
+  obsolete
 
 3.1.0 -- 2013-02-11