comparison README @ 1141:ca17770d2ee9

evolve: preserve branch change evolve will now preserve branch change. If the evolved changeset had a different phases than its parent, this branch name will be preserved. This allow propagation of branch change during amend but do not overwrite special branch name on children,
author Pierre-Yves David <pierre-yves.david@fb.com>
date Sat, 01 Nov 2014 13:48:34 +0000
parents b7d85cd8ec7b
children 94a710977768
comparison
equal deleted inserted replaced
1140:b7d85cd8ec7b 1141:ca17770d2ee9
58 ========= 58 =========
59 59
60 5.0.1 -- 60 5.0.1 --
61 61
62 - amend: fix --logfile argument 62 - amend: fix --logfile argument
63 - evolve: preserve branch change when evolving
63 64
64 5.0.0 -- 2014-10-22 65 5.0.0 -- 2014-10-22
65 66
66 - drop compat with Mercurial pre 3.2 67 - drop compat with Mercurial pre 3.2
67 - uncommit: add a --rev argument 68 - uncommit: add a --rev argument