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.
These release notes are also available on the git-cinnabar wiki.
What’s new since 0.4.0b1?
- Some more bug fixes.
- Updated git to 2.9.2 for cinnabar-helper.
- Now supports `git push –dry-run`.
- Added a new `git cinnabar fetch` command to fetch a specific revision that is not necessarily a head.
- Some improvements to the experimental native wire protocol support.