I\'m trying to set up Git on a fresh machine, and I\'m having trouble authenticating with my remote repository.
I have limited experience with Git, but I have succes
I was getting this error also. The only way to fix it was to create a secondary credential in visualstudio.com profile under credentials. Using the secondary credential with git extensions fixed the error.