matthickford/git-credential-manager
Project ID: 65972
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.
Package notes
- The RPM depends on package dotnet-runtime so is much smaller in size than the upstream binaries which self-contain the .NET runtime
- Package doesn't yet include GUI
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 |
---|---|---|
![]() |
x86_64 (159)* | Fedora 39 (0 downloads) |
![]() |
x86_64 (208)* | Fedora 40 (262 downloads) |
![]() |
x86_64 (17)* | Fedora 41 (136 downloads) |
![]() |
x86_64 (2)* | Fedora 42 (9 downloads) |
![]() |
x86_64 (34)* | Fedora rawhide (99 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable matthickford/git-credential-manager
More info about enabling Copr repositories