git-ecosystem/git-credential-manager
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 66.0
- age_days: 2843
- days_rel: 50
- days_push: 9
- n_releases_24m: 7
Adoption not part of the score
9227 stars · 2900 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Git Credential Manager is a secure, cross-platform Git credential helper built on .NET that stores credentials in the OS-native secure stores. It provides consistent authentication, including multi-factor auth and OAuth, to GitHub, GitLab, Azure DevOps, Bitbucket, and other Git hosting services.
Use cases
- authenticate git pushes to github without re-entering passwords
- store git credentials securely on linux
- set up git authentication with azure devops
- handle multi-factor authentication for git hosting services
- use git credential manager in wsl
- replace built-in git credential helpers with oauth support
When to choose
- you use HTTPS Git remotes with GitHub, GitLab, Azure DevOps, or Bitbucket
- you need MFA/OAuth-aware Git authentication across Windows, macOS, and Linux
- you want credentials stored in OS-native secure stores instead of plaintext
When to avoid
- you exclusively use SSH remotes for Git
- you need only simple single-factor username/password storage and prefer Git's built-in helpers
- you run unsupported legacy Windows versions (7/8.x) with the latest release
Facets
application · maturity active
auth security developer-tools version-control developer-tools security cross-platform windows cli cross-platform git-credential-helper github gitlab azure-devops bitbucket oauth multi-factor-auth dotnet credential-storage macos linux
1 source
- readme: https://github.com/git-ecosystem/git-credential-manager · fetched 2026-08-28 · 33376d0d5057
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| git-ecosystem/git-credential-manager | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="git-ecosystem/git-credential-manager")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem