On both windows and macOS the VS Code team has gotten reports of the git-credential-manager popping up repeatedly. Reports state that logging in to one of these windows does not stop the window spamming (the windows keep on popping up)
At least one place this is triggered seems to be from VS Code's git auto-fetch feature (git.autofetch). This repros just with version 2.7.3 - we have no reports of this behavior prior.
Is there anything in the release that could point to a root cause here? Thanks!