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.
I've tried signing out from VS but the problems.