I've just pushed a new release of hg-git to PyPI and Heptapod:
https://pypi.org/project/hg-git/1.0.0b2.post1/
https://foss.heptapod.net/mercurial/hg-git/-/releases/1.0.0b2
Note that the way authentication is cached might cause issues with
TortoiseHg; please test and report back!
hg-git 1.0b2 (2022-03-10)
=========================
This is a follow-up to the previous beta, that fixes the following
bugs:
* Fix tests with Mercurial 6.1.
* Avoid prompting for authentication after a successful push, by
storing the authenticated client. (#379)
This release requires Mercurial 5.2 or later and Python 3.6 or later.
--
- Dan