-
Notifications
You must be signed in to change notification settings - Fork 62
Release Notes: 0.4.0b1
Mike Hommey edited this page Jul 4, 2016
·
1 revision
- Various bug fixes.
- Updated git to 2.9 for cinnabar-helper.
- Now supports bundle2 for both fetch/clone and push (https://www.mercurial-scm.org/wiki/BundleFormat2).
- Now Supports
git credential
for HTTP authentication. - Removed upgrade path from repositories used with version < 0.3.0.
- Experimental (and partial) support for using git-cinnabar without having mercurial installed.
- Use a mercurial subprocess to access local mercurial repositories.
- Cinnabar-helper now handles fast-import, with workarounds for performance issues on macOS.