view hgext/__init__.py @ 11316:7fa3968004c1

rebase: --abort doesn't strip away the target changeset (issue2220) When a changeset is skipped, rebase keeps the previous target as next target and if the skipped cset is the first one, the recorded target is actually the original target. --abort did not detect this situation but simply stripped away the cset.
author Stefano Tortarolo <stefano.tortarolo@gmail.com>
date Tue, 08 Jun 2010 18:01:07 +0200
parents 7d439981bec4
children 155e3308289c
line wrap: on
line source

# placeholder