Mercurial > evolve
diff README @ 1629:548195454683
topic: restrict 'hg prev' to current topic unless --no-topic is passed
This is far from perfect but a good start
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 17 Mar 2016 11:31:55 -0700 |
parents | a91115687a7e |
children | 7463f5880ce9 |
line wrap: on
line diff
--- a/README Thu Mar 17 11:25:01 2016 -0700 +++ b/README Thu Mar 17 11:31:55 2016 -0700 @@ -58,9 +58,10 @@ 5.4.0 -- -- Some collaboration with the topic experimental extensions - - hg evolve --all with consider all trouble in your current topic - - preserve 'topic' during evolve +- Some collaboration with the topic experimental extensions, + - hg evolve --all with consider all trouble in your current topic, + - preserve 'topic' during evolve, + - 'next' and 'prev' restrict themself to the current topic by default, 5.3.0 -- 2016-02-11