Fix tests with latest Mercurial
hg-git
currently activates the bookmark corresponding to the Git HEAD
. However, Mercurial didn't recognise this case, so I posted a patch — https://foss.heptapod.net/octobus/mercurial-devel/-/commit/1d06709aa54a3eb92836c47fc7f260b44c125784 — that fixed it. That broke our test suite, obviously, and this fixes it again.
Fixes #346 (closed)