Bundle hg-git with TortoiseHg on Windows?
So, you removed hg-git
some time ago as it kept breaking with the latest version of Mercurial. I imagine that was a very reasonable call at the time.
Since then, the situation should have improved quite a bit: We have weekly builds of the each branch against default
from the mercurial-devel
repository. As a result, most breakage should be fixed relatively quickly; although we didn't quite manage to cut a release prior to 5.8, we did do so about 10 days later. We had a release ready for 5.9. I just fixed compatibility with default, and I expect to keep the 0.10.x
branch working with the latest version of Mercurial at least until you switch to Python 3.
So, I don't think bundling hg-git
shouldn't cause you any slowdowns in your cycle. Perhaps it's time to reconsider?
This is essentially a replacement for #5597 (closed).