git-credential-manager icon indicating copy to clipboard operation
git-credential-manager copied to clipboard

Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.

Results 274 git-credential-manager issues
Sort by recently updated
recently updated
newest added

git-credential-manager keeps adding the `credential.helper` configuration option to my $HOME/.config/git/config file repeatedly. This config option is already present in a file that is included by $HOME/.config/git/config, but gcm is unable...

### Feature description Not really a *feature* request but for accessibility. We teach a lot of PhD students and postdocs version control and want to get them using GCM. However,...

enhancement

~Avalonia only officially supports the Linux distros/versions called out [here](https://docs.avaloniaui.net/docs/next/faq#what-linux-distros-are-supported). This means that [certain distros GCM supports to align with .NET](https://learn.microsoft.com/en-us/dotnet/core/install/linux#packages) may not be GUI-compatible. In light of this, we...

platform:linux
gui

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0. - [Release notes](https://github.com/lycheeverse/lychee-action/releases) - [Commits](https://github.com/lycheeverse/lychee-action/compare/c053181aa0c3d17606addfe97a9075a32723548a...2b973e86fc7b1f6b36a93795fe2c9c6ae1118621) --- updated-dependencies: - dependency-name: lycheeverse/lychee-action dependency-type: direct:production update-type: version-update:semver-minor ...

Ubuntu 20.04 on WSL for Windows 11 gives error on git clone if Windows %PATH% has special/invalid characters git version 2.43.2 Linux DESKTOP-0PHQ4UG 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13...

Fedora 40 only ships with .net 6.0 and 8.0, as > "NET 7 is EOL in May. According to [dotnet.microsoft.com](https://dotnet.microsoft.com/en-us/platform/support/policy/dotnet-core#servicing), the final 6 months of support is maintenance that receive...

Bumps [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action) from 1.9.3 to 1.10.0. Release notes Sourced from lycheeverse/lychee-action's releases. v1.10.0 What's Changed Update actions/checkout to version 4 by @​jacobdalamb in lycheeverse/lychee-action#224 Bump lychee to 0.15.0 by @​mre...

dependencies
github_actions

Hi, I tried folowing the install instructions in the readme: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/install.md#install-from-source-helper-script I installed curl. Then tried: $ curl -L https://aka.ms/gcm/linux-install-source.sh | sh I get the folowing output: % Total %...

### Feature description On Desktop Linux Git Credential Manager stores Azure DevOps oauth tokens encrypted in Gnome Keyring, but on headless Linux it stores them unencrypted and outputs a warning....

enhancement
question
investigation
platform:linux
auth:microsoft