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 |
---|---|---|
Fedora 38 | x86_64 (183)* | Fedora 38 (0 downloads) |
Fedora 39 | x86_64 (154)* | Fedora 39 (219 downloads) |
Fedora 40 | x86_64 (198)* | Fedora 40 (241 downloads) |
Fedora 41 | x86_64 (4)* | Fedora 41 (42 downloads) |
Fedora rawhide | x86_64 (30)* | Fedora rawhide (84 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable matthickford/git-credential-manager
More info about enabling Copr repositories