git-remote-hg

bidirectional bridge between Git and Mercurial

Install

All systems
curl cmd.cat/git-remote-hg.sh
Debian Debian
apt-get install git-remote-hg
Ubuntu
apt-get install git-remote-hg
Fedora
dnf install git-remote-hg
Windows (WSL2)
sudo apt-get update sudo apt-get install git-remote-hg
OS X
brew install git-remote-hg
Raspbian
apt-get install git-remote-hg

git-remote-hg

bidirectional bridge between Git and Mercurial

This package provides the hg remote helper, which allows Git to read from and write to Mercurial repositories as though they were remote Git repositories.