mono / ngit

Automated jgit port to c#
261 stars 151 forks source link

Ngit CredentialProvider - Keypair #53

Closed dougrathbone closed 11 years ago

dougrathbone commented 11 years ago

How do you use Ngit with a public/private ssh keypair?

I can't seem to find documentation anywhere, and the framework's not throwing me any hints.

dougrathbone commented 11 years ago

I have solved this by digging into JGit:

http://stackoverflow.com/questions/13764435/ngit-making-a-connection-with-a-private-key-file/