git-cinnabar
git-cinnabar is a git remote helper to interact with mercurial
Install
- All systems
-
curl cmd.cat/git-cinnabar.sh
- Fedora
-
dnf install git-cinnabar
- OS X
-
brew install git-cinnabar
- Dockerfile
- dockerfile.run/git-cinnabar
git-cinnabar
git-cinnabar is a git remote helper to interact with mercurial
repositories. Contrary to other such helpers, it doesn't use a local mercurial clone under the hood, although it currently does require mercurial to be installed for some of its libraries.