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

``` | sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 7575 100 7575 0 0 17036 0 --:--:--...

Existing behavior: ![CleanShot 2025-04-25 at 16 35 53@2x](https://github.com/user-attachments/assets/7bf684c6-846c-4e77-bf1d-fb12a4f13e3d) Correct behavior ![CleanShot 2025-04-25 at 17 36 40@2x](https://github.com/user-attachments/assets/1ace5949-9a28-4565-b30c-ff6760c8274f)

Änta en del jag skrivit ku iac

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

auth-issue

### Version 2.6.1+786ab03440ddc82e807a97c0e540f5247e44cec6 ### Operating system Windows ### OS version or distribution macOS Sequoia ### Git hosting provider(s) GitHub ### Other hosting provider _No response_ ### (Azure DevOps only) What...

auth-issue

**Jetty Version** 12.0.3 **Jetty Environment** ee8 **Java Version** JavaSE-17 **Question** I just migrated from Jetty 10.0.15 to 12.0.3 and I keep getting the following error: URI: /badURI STATUS: 400 MESSAGE:...

## Summary When using Git on Windows 10 with Git Credential Manager (GCM) and pushing to a GitLab remote over HTTPS, my first `git push` consistently fails with an authentication...

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4.2.0 to 4.3.1. Release notes Sourced from actions/setup-dotnet's releases. v4.3.1 What's Changed v4 - Remove azureedge.net fallback logic and update install scripts by @​zaataylor in actions/setup-dotnet#572 As...

dependencies
github_actions

The code flow for **OAuth-only** authMode must report back credential expiry correctly. If neither of the supported modes is selected, this constitutes an invalid configuration anyway. Better let more sophisticated...