debian/compat
author Olle Lundberg <geek@nerd.sh>
Wed, 26 Mar 2014 00:38:14 +0100
branchstable
changeset 911 3b7dfa9bb789
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
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.

8