vdanielmo/git-credential-manager
Project ID: 152964
Description
Git Credential Manager (GCM) is a secure Git credential helper built on .NET. GCM provides multi-factor authentication support for Azure DevOps, Azure DevOps Server, GitHub, Bitbucket, and GitLab.
Installation Instructions
dnf install git-credential-manager
Test installation with git-credential-manager-core diagnose
.
Usage: Configure as git's credential helper with git-credential-manager-core configure
, unconfigure with git-credential-manager-core unconfigure
. Both commands edit ~/.gitconfig
.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 41 | aarch64 (1)*, x86_64 (23)* | Fedora 41 (16 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable vdanielmo/git-credential-manager
More info about enabling Copr repositories