First Windows preview release and updated macOS release.
Changes:
- Windows support (64-bit only) (#46)
- GCM Core now worked behind network proxies (configuration guide) (#11)
- Renamed the main executable from
git-credential-managertogit-credential-manager-coreto allow for easier side-by-side use with Java GCM and Windows GCM during the preview (#70) - Microsoft authentication is performed in-process on Windows, with support for GUI-less environments (such as SSH) via device code flow (#75)
- Installation now configures GCM Core per-user (sets
credential.helperin the current user's$HOME/.gitconfig) but continues to be installed in a system-wide location. Other users can opt-in to using GCM Core by setting their own configuration by runninggit-credential-manager-core configure(#57) - Allow overriding the selection of host provider; also supports GitHub Enterprise scenarios (configuration option, migration guide for users of the
credential.authoritysetting) (#59) - Various bug fixes and improvements
Thanks to our contributors ❤️: