comparison 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
comparison
equal deleted inserted replaced
1098:1527ec81337e 1099:bac4e0bc9f6a
58 ========= 58 =========
59 59
60 4.2.0 -- 60 4.2.0 --
61 61
62 - uncommit: add a --rev argument 62 - uncommit: add a --rev argument
63 - evolve: add a `working directory now at xxxxxxxxxx` message
63 64
64 4.1.1 -- 65 4.1.1 --
65 66
66 - properly skip marker creating if patch apply cleanly 67 - properly skip marker creating if patch apply cleanly
67 68