comparison .hgtags @ 3549:802441114400

next: prompt user to choose child in ambiguity in `hg next --evolve` This patch makes `hg next --evolve` prompt user to choose a child to evolve and update when multiple of them exists. This is improvement over previous behavior where we used to error out saying ambiguous next unstable changeset and told user to manually use `hg evolve -r rev`. While writing this patch, I am personally very happy to have this feature as I have encountered this stage many times and I wanted `next --evolve` to take care of that. It uses the revselectionprompt thing added in earlier patches.
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 16 Mar 2018 12:14:39 +0530
parents 337c740327b9
children 3e638a94ff18
comparison
equal deleted inserted replaced
3548:79d995cb8152 3549:802441114400