Vlad GEORGESCU
Results
1
comments of
Vlad GEORGESCU
Same issue here. This is what I have found. The source [ssh.c](https://github.com/libgit2/libgit2/blob/master/src/transports/ssh.c) ``` /* either error, or the remote accepts NONE auth, which is bizarre, let's punt */ if (list...