cuviper/ssh-pageant

Can I use this with Git Bash/mintty/MINGW64?

Closed this issue · 2 comments

Bilge commented

I use Git Bash client but it seems none of the distributed executables work with it.

I get one of the following two errors depending on the specific executable:

ssh-pageant.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory

ssh-pageant.exe: error while loading shared libraries: cygwin1.dll: cannot open shared object file: No such file or directory

Is there a solution for me?

My understanding is that Git for Windows already distributes their own build of ssh-pageant, so ideally you should use that. See the original issue and their wiki.

Bilge commented

Thanks! That's awesome. Thanks for helping me out, and so quickly, too! 👍