flathub / com.syntevo.SmartGit

https://flathub.org/apps/details/com.syntevo.SmartGit
3 stars 3 forks source link

Add support to use host/system SSH client #11

Closed x80486 closed 5 years ago

x80486 commented 5 years ago

I use ED25519 SSH keys most of the time. The built-in SSH agent bundled with SmartGit does not support that...yet, so I'll try to find a way to use the host's SSH client since there is already a --socket=ssh-auth that might do the trick.