Visual studio 2017 with bitbucket, terminal prompts disabled
I had the same issue, I found an answer that worked for me here: https://github.com/github/VisualStudio/issues/949 Below are the steps mentioned to fix: It seems that the bundled Git-Credential-Manager-for-Windows/ in VIsual Studio 2017 is not the latest release. Downloading the latest release and putting it on top of the files in Visual Studio 2017 worked for … Read more