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.4 What's new since 0.5.3? - Windows helper is dynamically linked against libcurl again. Static linkage was causing more problems than it was fixing. - Fix clonebundles support to ignore stream=v2 bundles. - Ignore graft cinnabarclones when not grafting. - Fixed a corner case where `git cinnabar fsck` would not skip files it was meant to skip and failed as a result. Mike