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

GCM 2.5.1 packagefile failsa to install on MacOS Sequoia ![Screenshot 2024-09-24 at 12 07 58](https://github.com/user-attachments/assets/95465e7b-c840-4d86-a2d5-e5a3340e58a3)

### Feature description It's gets dubious when using multiple providers and accounts to manage configs in local repos, credential manager is good place to automatically decide config.email and config.name. Benefits...

enhancement

### Version 2.5.1+90d5f897f164a8fe07d2aa3bf7db439b0b4e03ea ### Operating system Windows ### OS version or distribution Windows 11 ### Git hosting provider(s) Azure DevOps ### Other hosting provider _No response_ ### (Azure DevOps only)...

auth-issue

```/usr/lib/share/git-credential-manager/libHarfBuzzSharp.so: cannot open shared object file: No such file or directory /usr/lib/share/git-credential-manager/liblibHarfBuzzSharp.so: cannot open shared object file: No such file or directory /usr/lib/share/git-credential-manager/libHarfBuzzSharp: cannot open shared object file: No such...

https://googlex-app.slack.com

### Feature description [https://googlex-app.slack.com](url)

enhancement

### Feature description [https://googlex-app.slack.com](url)

enhancement

### Feature description [https://googlex-app.slack.com](url)

enhancement

Non-HTTP hosts can support OAuth using absolute authorize/token endpoints, like EXO/Outlook.com SMTP. Example: ``` [sendemail] smtpServer = smtp-mail.outlook.com smtpUser = [email protected] smtpEncryption = tls smtpServerPort = 587 smtpAuth = XOAUTH2...