comparison hgext/pushexperiment.py @ 911:3b7dfa9bb789 stable

evolve: abort when trying to move a node on top of itself This provides a clearer error message when evolve misstakenly tries to move a changeset on top of itself. Before we got an abort with a cryptic message about trying to rebase a merge changeset. A proper fix to make sure that evolve never tries to move a node on top of itself will come in later patches.
author Olle Lundberg <geek@nerd.sh>
date Wed, 26 Mar 2014 00:38:14 +0100
parents 05ec92d8150d
children 196c650d5ba9
comparison
equal deleted inserted replaced
910:e911d1da89df 911:3b7dfa9bb789