Push Branch gives me Authentication error with VsCode ver. 1.72.0
Describe the Bug After updating Vs-Code, the push branch gives me Authentication error. It was working fine before. I copied the git command from Git Graph Output window to the Vs-Code terminal and It worked fine.
Steps to Reproduce Steps to reproduce the behaviour:
- Go to any local commit
- Right-Click on the commit name
- click on "Push Branch...."
- See error
Expected Behaviour It should ask Username and Password to push to the remote
Environment
- Git Graph Extension Version: [e.g. 1.30.0]
- Visual Studio Code Version: [e.g. 1.72.0]
- Operating System: [e.g. Windows 10]
- Repo on: Bitbucket [e.g. 7.21.4]
Screenshots (optional) Add any screenshots showing the bug.
Additional Context (optional) Add any other context about the problem here.
⚠ Please make sure you complete all of the required sections of this template. Without this required information, it will be harder to replicate this bug, and cause additional delays in resolving it.
Hi @rezanikfal ,
Is this the error you get (I do not have 2FA enabled):

I have slightly different version of VSCode, but I must be facing a similar problem:

I am having the same problem for remote operations on repositories using HTTPS protocol, SSH protocols work just fine
Is there a configuration option to manage this?

Shouldn't GitGraph appear here?
I can't make it authenticate in WSL after installing a new distro. Every other extension and the terminal does work.