1

Team, we are currently using dev vm for our development. i am getting a blank screen for git credentials manager when trying to clone a solution inside visual studio 2022. i have tried updating VS to the latest version, restarting VM and restarting Visual studio, but none of them worked. this is how its showing. can someone help me with a fix?

enter image description here

Adithya Sai
  • 1,592
  • 2
  • 19
  • 33

1 Answers1

0

Check first your Git version, since there is a (possibly related) bug with Git for Windows 2.39.

GCM-Core is in the process to being renamed GCM (without core).
I know the last Git for Windows ships with both a git-credential-manager-core.exe and a git-credential-manager.exe, but there might be a side effect for Visual Studio.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250