Mercurial > evolve
comparison hgext/simple4server.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 | e6e47c432ffd |
children | 5f5d269278e9 |
comparison
equal
deleted
inserted
replaced
910:e911d1da89df | 911:3b7dfa9bb789 |
---|