You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using this extension with VSCode Insider and I keep receiving this notification.
What I think might be causing this issue is because I have two git accounts configured in my macos using Git Credential Manager. One for personal use and one for work use. And because of that my remote origin URL will be having [email protected] in my work related repos. is that a reason?
I have this extension working in VSCode for my personal repos for which remote url doesn't contain username.
I'm using VS Code for personal repos and VSCode insider for work repos.