diff README @ 1099:bac4e0bc9f6a stable

evolve: write a status message when the working directory changes Evolve changes the working directory during atop, etc which can confuse people as they are not aware that this happend. The ideal solution is to not have evolve change it, however mercurial limitations don't allow us to do that at the moment. So instead we are printing a status message that the working directory changed.
author David Soria Parra <davidsp@fb.com>
date Fri, 29 Aug 2014 14:26:17 +0200
parents d1baf69b935c
children 79ee85bd899b
line wrap: on
line diff
--- a/README	Fri Aug 29 09:29:02 2014 +0200
+++ b/README	Fri Aug 29 14:26:17 2014 +0200
@@ -60,6 +60,7 @@
 4.2.0 --
 
 - uncommit: add a --rev argument
+- evolve: add a `working directory now at xxxxxxxxxx` message
 
 4.1.1 --