This repository was archived by the owner on Oct 12, 2022. It is now read-only.
git-credential-manager-1.7.1
Pre-release
Pre-release
·
107 commits
to master
since this release
This is a BETA release of the Git Credential Manager for Mac & Linux to verify the new device flow feature.
- Major:
- Implement OAuth 2.0 Device Flow according to draft-ietf-oauth-device-flow-01. Made possible via pull requests #38, #39 and #40.
- Relax system requirements such that Java 1.6+ is supported. Made possible via pull request #41.