Open AlpNov opened 2 years ago
I hit the exact issue attempting to use an ssh key (protected with a passphrase). The FAQ suggested using git-gui--askpass
as the git binary. For me, this just caused it to fail silently instead of fail with an error message.
I was using:
winget git.git
Describe the bug When push/pull via the windows gui, remote is using ssh protocol, qtPass show:
This is similar error to what console git would return if entering passwords wrong too many time.
To Reproduce Steps to reproduce the behavior:
Please make sure you have the correct access rights and the repository exists.