Open
Description
if i try an ssh key, I get this:
~/c>jsgit clone git@github.com:creationix/js-git.git
Error: Encrypted private key detected, but no passphrase given
at Connection.connect (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git-node-platform/node_modules/ssh2/lib/Connection.js:1088:15)
at module.exports (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git-node-platform/ssh.js:32:5)
at connect (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git/protocols/ssh.js:31:5)
at discover (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git/protocols/ssh.js:61:29)
at Object.fetch (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git/protocols/ssh.js:70:5)
at /Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git/helpers/parallel-data.js:18:18
at Array.forEach (native)
at parallelData (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/node_modules/js-git/helpers/parallel-data.js:17:9)
at Object.<anonymous> (/Users/dominictarr/.nave/installed/0.10.10/lib/node_modules/js-git-node/bin/clone.js:66:1)
at Module._compile (module.js:456:26)
Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.