gitvisual-studioazure-devopsvisual-studio-2022

Strange GIT behaviour in VS2022 - Shows error but still completes action


I'm having a strange problem with Git i VS2022 and VS2019. When I Push, fetch or pulls I get a error saying "failed to fetch from the remote repository. see the output window for more details" - This is the message for fetch but almost the same for the other operations.

The stange part is that the operation is a succes - Git fetches, pulls and pushed fine and I can see the change in the project and on dev.azure.com where my repository is.

The output windows gives nothing despite the error message.

Error message

I've tried signing out from VS but the problems.


Solution

  • The solution for me seem to be setting the credentials helper to GCM for windows enter image description here