I use ksshaskpass in combination with kwallet for my remote git credentials, in console everything works fine but visual studio code keeps asking me for username and password
I actually dont want to change to a credential helper. I used ksshaskpass like:
git config --global core.askPass ksshaskpass
For me, the fix was to set
"git.useIntegratedAskPass": false
in settings.json
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With