nvim-tinygit icon indicating copy to clipboard operation
nvim-tinygit copied to clipboard

[Bug]: Push fails when the SSH key is protected by a passphrase

Open kengkiat opened this issue 4 months ago • 1 comments

Make sure you have done the following

  • [x] I have updated to the latest version of the plugin.
  • [x] I have read the README.

Bug description

My repository controls access via an ssh key which is protected by a passphrase. In NeoGit I will be prompted to enter my passphrase but in TinyGit it simply fails

Relevant screenshot

No response

To reproduce

No response

neovim version

main

kengkiat avatar Jul 23 '25 07:07 kengkiat

I don't have that kind of setup, so I am neither familiar with it nor am I sane to test it really...

The push module is independent and fairly small, if anyone wants to make a PR.

chrisgrieser avatar Jul 23 '25 08:07 chrisgrieser