view hgext/__init__.py @ 1345:37c505975e28

evolve: add a test for prune --keep -r . with active bookmark We recently changed the behavior of prune to make sure that the active bookmark stays active after prune -r . This patch adds a test for the case of prune --keep -r . that does not take the same code path.
author Laurent Charignon <lcharignon@fb.com>
date Wed, 20 May 2015 13:32:32 -0700
parents 9825c7da5b54
children 5ef77a1d975c
line wrap: on
line source

# Copyright 2011 Logilab SA <contact@logilab.fr>