Mercurial > evolve
diff doc/simple-tuto.t @ 98:8ad5c760c708
[states] make enabling state saftier
* Fix the lower state heads while enabling a state.
* Add a --clever opiton that do not fix the lower heads (as earlier)
* Add test for enable/disable state
author | Alain Leufroy <alain.leufroy@logilab.fr> |
---|---|
date | Sun, 25 Sep 2011 12:46:45 +0200 |
parents | 5dcece86aeb0 |
children |
line wrap: on
line diff
--- a/doc/simple-tuto.t Thu Sep 22 19:18:40 2011 +0200 +++ b/doc/simple-tuto.t Sun Sep 25 12:46:45 2011 +0200 @@ -165,7 +165,7 @@ You need to enable a mutable state in your repo the "ready" one - $ hg states ready # XXX --clever + $ hg states ready --clever $ hg ttlog d85de4546133: 'adding fruit' (ready) 4d5dc8187023: 'adding condiment' (ready)