comparison tests/test-impexp-branch.t @ 17043:6f89c3f0192d

fix push of moved bookmark when creating new branch heads The problem occured when pushing a changeset that at the same time creates a new named branch head and moves a bookmark. The code invoked methods that only exist on localrepo instances, so it failed for any other type of remote. The test suite only tested against local remotes.
author Sune Foldager <cryo@cyanite.org>
date Tue, 26 Jun 2012 23:05:25 +0200
parents f2719b387380
children db6b958c4f35
comparison
equal deleted inserted replaced
17042:cd7db8e05c65 17043:6f89c3f0192d