Cannot determine the organization name for this ‘dev.azure.com’ remote url

So i just updated to a new Visual studio version and I’m no longer able to push/pull from/to my azure git repo (cloning works fine).

The exact error I get is

Cannot determine the organization name for this ‘dev.azure.com’ remote
url. ensure the credential.usehttppath configuration value is set,
or set the organization name as the user in the remote url
‘{org}@dev.azure.com’.

and only the pull command shows me this error, all the others are failing with git fatal error. I messed with my Credentials Manager cos i suspected it might be the one causing the problem but no luck..

10 Answers
10

Leave a Comment