top of page
Search

Visual Studio For Mac: Troubleshooting Git Credentials Problems with HTTPS and SSH

  • cherrylweiner00553
  • Aug 17, 2023
  • 1 min read


Every once in a while Visual Studio falls into an authorization loop where it keeps asking for my credentials. The root cause to the problem seems to be that I have some private nuget feeds and multiple Azure Active Directory accounts connected to my VS.




Visual Studio For Mac Always Asking For Git Credentials



To push code to your GitHub repositories, we will use the recommended HTTPS method. There are also instructions for using SSH. To prevent git from asking for your username and password every time you push a commit you can cache your credentials by running the following command, as described in the instructions. 2ff7e9595c


 
 
 

Recent Posts

See All
Testes de substantivos

Como usar o substantivo Testləri para aprender inglês Os substantivos são uma das partes mais básicas e essenciais do discurso em...

 
 
 
faça um bebê feliz apk mod

Make a Happy Baby APK Mod: um jogo divertido e educativo para Android Você ama bebês e quer cuidar deles? Você quer experimentar...

 
 
 

Comments


bottom of page