Search code examples
azure-devopsvisual-studio-2017

Error while connection Visual Studio to Azure Devops


I'm trying to connect my Visual Studio to a repository in Azure DevOps. I did run the command of the proxy config on the git bash and it worked. I tried to manage connections and connect to a repository. It ended up throwing an error message inside Visual Studio "installation" that's the whole message 😆.

I can't find anything related to it online. What can I try next?


Solution

  • So the message was "installation". I solved it by removing the Git again and download it then run the proxy config command and restart the visual studio. Tadaaa, It worked like a charm 👌.