git-credential-manager
git-credential-manager copied to clipboard
Secure, cross-platform Git credential storage with authentication to GitHub, Azure Repos, and other popular Git hosting services.
### Version 2.4.1 ### Operating system Windows ### OS version or distribution Windows 11 ### Git hosting provider(s) GitLab ### Other hosting provider _No response_ ### (Azure DevOps only) What...
My attempt at dropping support for .Net Framework and supporting .NET 8. I did these changes mechanically as possible, and would love discussing if there is a desire for this?...
### Version 2.4.1 ### Operating system Linux ### OS version or distribution Ubuntu 20.04 ### Git hosting provider(s) Azure DevOps ### Other hosting provider _No response_ ### (Azure DevOps only)...
A workaround for #1460. Allows setting a path for Bitbucket DC so Rest and OAuth endpoints can be relative to the host. Adds a benefit that Bitbucket DC OAuth can...
I have moved site specific credential options like ``` ini [credential "https://git.example.com"] username = ... provider = generic ``` to a separate file which is included in my global git...
### Feature description Would be nice to see a few additional databases supported. - [ ] CockroachDB/CockroachLabs (mostly PostgreSQL compatible) - [ ] Turso (sqlite, libsqlite server over http api)...
Hello, I've tried to install git-credential-manager using the [install from source helper script](https://github.com/git-ecosystem/git-credential-manager/blob/release/src/linux/Packaging.Linux/install-from-source.sh) by following [this ](https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/install.md#install-from-source-helper-script)and it failed with a `Syntax error`. Bit strange but here's the output. Screenshot...
### Version 2.4.1.0 ### Operating system Linux ### OS version or distribution Ubuntu 23.10 ### Git hosting provider(s) GitLab ### Other hosting provider _No response_ ### (Azure DevOps only) What...
### Feature description Some organizations now require an MSAL token for authentication to git repositories instead of SSH. However, the current ecosystem doesn't allow for an in memory cache of...
### Version 2.4.1 ### Operating system Linux ### OS version or distribution Ubuntu 22.04 ### Git hosting provider(s) Azure DevOps, GitHub ### Other hosting provider _No response_ ### (Azure DevOps...