🍺 BREW Explorer

← all casks

Git Credential Manager

brew install --cask git-credential-manager v2.8.0

Securely store and manage Git credentials for GitHub, Azure Repos, and other hosting providers.

Why you might care

Replaces SSH keys or PATs with OAuth-based authentication that's more secure and easier to manage across multiple Git services. Supported by Microsoft and the Git ecosystem, it handles token refresh automatically and integrates seamlessly with git commands.

Categories

Alternatives

SSH keys Personal access tokens 1Password
26.3k
30-day installs · #16
82.2k
90-day · #14
497.1k
365-day · #5

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "SSH keys",
    "Personal access tokens",
    "1Password"
  ],
  "artifacts": [
    {
      "uninstall": [
        {
          "pkgutil": "com.microsoft.GitCredentialManager",
          "script": {
            "executable": "/usr/local/share/gcm-core/uninstall.sh",
            "sudo": true
          }
        }
      ]
    },
    {
      "pkg": [
        "gcm-osx-arm64-2.8.0.pkg"
      ]
    },
    {
      "zap": [
        {
          "trash": [
            "~/Library/Preferences/git-credential-manager-ui.plist",
            "~/Library/Preferences/git-credential-manager.plist"
          ]
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "git",
    "security"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Cross-platform Git credential storage for multiple hosting providers",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Git Credential Manager",
  "enrichment_fetched_at": "2026-06-20T22:44:38+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "git-credential-manager",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://aka.ms/gcm",
  "homepage_og_description": "Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services. - git-ecosystem/git-credential-manager",
  "homepage_og_image": "https://repository-images.githubusercontent.com/158405551/68ccba68-8ef8-4b04-8163-01767b152a04",
  "homepage_title": "GitHub - git-ecosystem/git-credential-manager: Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services. \u00b7 GitHub",
  "installs_30d": 26256,
  "installs_365d": 497108,
  "installs_90d": 82237,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:02:35+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Git Credential Manager"
  ],
  "one_liner": "Securely store and manage Git credentials for GitHub, Azure Repos, and other hosting providers.",
  "rank_30d": 16,
  "rank_365d": 5,
  "rank_90d": 14,
  "raw_hash": "bd8d047c20fee82c",
  "ruby_source_path": "Casks/g/git-credential-manager.rb",
  "tap": "homebrew/cask",
  "token": "git-credential-manager",
  "version": "2.8.0",
  "why_use_this": "Replaces SSH keys or PATs with OAuth-based authentication that\u0027s more secure and easier to manage across multiple Git services. Supported by Microsoft and the Git ecosystem, it handles token refresh automatically and integrates seamlessly with git commands."
}