Top "Git-credential-manager" questions

The Git Credential Manager for Windows (GCM) is a credential helper for Git.

Change GIT account of Visual Studio Team Explorer

I am having a very weird situation when cloning a Git repository from our company private server. The repository is …

git visual-studio github azure-devops git-credential-manager
"fatal: Authentication failed" with git-credential-manager

I'm using Azure DevOps for the first time to host my next project. When I created an empty project on …

git azure azure-devops git-credential-manager
Visual studio 2017 with bitbucket, terminal prompts disabled

The visual studio stopped sending my commits to the bitbucket and this error appears Error encountered while cloning the remote …

git visual-studio-2017 git-clone git-credential-manager
Atlassian Bitbucket Sourcetree Git Credential Manager prompt

Atlassian Bitbucket Sourcetree Git Credential Manager keeps prompting me to authenticate. I have tried several fixes, including the obvious: Entering …

git bitbucket atlassian-sourcetree git-credential-manager
What's the best encrypted git credential helper for Linux?

I've been looking for a good encrypted git credential helper for Linux (something that can store passwords in an encrypted …

git git-credential-manager
How is git credential manager core for windows secure if it displays token

I have credential.helper=manager-core, which is the new helper for windows credential manager. I don't understand how is it …

git github git-credential-manager