Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Git Credential Manager #537

Closed
1 task done
RayJW opened this issue Sep 22, 2022 · 1 comment
Closed
1 task done

Add Git Credential Manager #537

RayJW opened this issue Sep 22, 2022 · 1 comment
Labels
good first issue Good for newcomers new package New package proposal

Comments

@RayJW
Copy link

RayJW commented Sep 22, 2022

Requesting a new app ✨

Git Credential Manager (GCM) is a secure Git credential helper built on .NET that runs on Windows, macOS, and Linux.

Compared to Git's built-in credential helpers (Windows: wincred, macOS: osxkeychain, Linux: gnome-keyring/libsecret) which provides single-factor authentication support working on any HTTP-enabled Git repository, GCM provides multi-factor authentication support for Azure DevOps, Azure DevOps Server (formerly Team Foundation Server), GitHub, Bitbucket, and GitLab.

Git Credential Manager (GCM) replaces the .NET Framework-based Git Credential Manager for Windows (GCM), and the Java-based Git Credential Manager for Mac and Linux (Java GCM), providing a consistent authentication experience across all platforms.

@natanjunges
Copy link
Contributor

Closed by #621.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers new package New package proposal
Projects
None yet
Development

No branches or pull requests

3 participants