comparison hgext/bugzilla.py @ 9954:d6a307719ccb stable

fix bug in prepush logic involving merge changesets When creating new branches and merging them into existing ones, you would sometimes be able to push some changesets (the existing branches) without using --force, even when that creates a new head on the remote. A test which triggers the error has been added.
author Sune Foldager <cryo@cyanite.org>
date Mon, 30 Nov 2009 14:58:52 +0100
parents b03aa86f4c10
children 703db37d186b
comparison
equal deleted inserted replaced
9952:5b149c88d9e8 9954:d6a307719ccb