[ANNOUNCE] git-cinnabar 0.5.2

Mike Hommey mh at glandium.org
Mon Jul 1 06:24:08 BST 2019


Hi,

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 on
https://github.com/glandium/git-cinnabar/releases/tag/0.5.2

What's new since 0.5.1?

- Updated git to 2.22.0 for the helper.
- cinnabarclone support is now enabled by default. See details in
  `README.md` and `mercurial/cinnabarclone.py`.
- cinnabarclone now supports grafted repositories.
- `git cinnabar fsck` now does incremental checks against last known
  good state.
- Avoid git cinnabar sometimes thinking the helper is not up-to-date
  when it is.
- Removing bookmarks on a Mercurial server is now working properly.

Mike


More information about the git-announce mailing list