annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
519
9825c7da5b54 ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents: 496
diff changeset
1 # Copyright 2011 Logilab SA <contact@logilab.fr>