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 169 git-credential-manager issues
Sort by recently updated
recently updated
newest added

Trying to install (or uninstall) `gcmcore-win-x86-2.0.696.exe` on Windows 10 (21H1) "fails". You get this popup and wonder what is going wrong: ![image](https://user-images.githubusercontent.com/610865/176652200-63ec2c55-b45b-4969-a712-6029755b98d4.png) All the files do get installed correctly into...

bug

**Description** Currently the implemented support for Bitbucket Cloud and DC includes a duplicated set of configuration or environment options e.g. `credential.bitbucketDataCenterOAuthClientSecret` vs `credential.cloudOAuthClientSecret` `GCM_BITBUCKET_DATACENTER_CLIENTID` vs `GCM_BITBUCKET_CLOUD_CLIENTID` Conceptually there should be...

enhancement
good-first-issue

## Enable publishing as Trimmed on Linux This should reduce the binary size quite substantially but will require some thorough testing.

enhancement
engineering

**Which version of GCM are you using?** Git Credential Manager version 2.0.696+4365b917da (Ubuntu 20.04.4 LTS on VirtualBox, almost fresh installation) As per your instructions https://github.com/GitCredentialManager/git-credential-manager/blob/main/docs/credstores.md I instructed GCM to use...

bug
auth-issue

**Which version of GCM are you using?** Git Credential Manager version 2.0.785 (Windows) I'm using a standalone installation of GCM on Windows, which is invoked by git in WSL. **Which...

auth-issue
gcm

I'm not 100% sure, but as far as I can tell, at the moment the GitHub OAuth2 flow is generating long-lived tokens. It would be nice to have the ability...

enhancement

Thanks for adding osx-arm64 support! I was really stoked to try it out. But unless I'm doing something wrong (which is very possible), I believe the arm64 package has not...

enhancement

GCM supports gitlab.com out the box. Other GitLab instances require [special setup](https://github.com/GitCredentialManager/git-credential-manager/blob/main/docs/gitlab.md), including creating an OAuth application (typically something done by OAuth application developers rather than users). More user friendly...

host:gitlab

As of now code changes are required to build for ARM64 as detailed in #237 . The `build.sh` has also changed since the PR was created and now has pinned...

enhancement
good-first-issue

**Which version of GCM are you using?** All versions **Which Git host provider are you trying to connect to?** * [ ] Azure DevOps * [ ] Azure DevOps Server...

bug
auth-issue
good-first-issue