Hi, [Past or present git-cinnabar user? Please partake in this survey: https://forms.gle/dpQZxYLKx2FZe9TVA] Git-cinnabar is a git remote helper to interact with mercurial repositories. It allows to clone, pull and push from/to mercurial remote repositories, using git. Code on https://github.com/glandium/git-cinnabar This release is available on https://github.com/glandium/git-cinnabar/releases/tag/0.5.6 What's new since 0.5.5? - Updated git to 2.29.2 for the helper. - `git cinnabar git2hg` and `git cinnabar hg2git` now have a `--batch` flag. - Fixed a few issues with experimental support for python 3. - Fixed compatibility issues with mercurial >= 5.5. - Avoid downloading unsupported clonebundles. - Provide more resilience to network problems during bundle download. - Prebuilt helper for Apple Silicon macos now available via `git cinnabar download`. Mike