comparison tests/test-stabilize-order.t @ 1404:848a04c078c7

evolve: add selector for trouble types This patch adds command line flags to select the kind of troubles to solve. Before this patch evolve was solving any kind of troubled. With this patch evolve --all and evolve --rev can be configured to only solve only some type of troubles (divergent, bumped or unstable). To give this choice to the user we add three new command line flags to the evolve command: --bumped, --divergent and --unstable.
author Laurent Charignon <lcharignon@fb.com>
date Tue, 16 Jun 2015 15:14:37 -0700
parents af9fd422adbb
children 2c451fece7a6
comparison
equal deleted inserted replaced
1403:9a8ecfdfa866 1404:848a04c078c7
178 o 7:005fe5914f78@default(draft) adda 178 o 7:005fe5914f78@default(draft) adda
179 | 179 |
180 o 0:c471ef929e6a@default(draft) addroot 180 o 0:c471ef929e6a@default(draft) addroot
181 181
182 $ hg evolve --any -v 182 $ hg evolve --any -v
183 no troubled changesets 183 abort: no troubled changes in the specified revisions
184 [1] 184 [255]