forked from mirrors/jj
28a2c534a0
My SSH keys are password-protected, so I haven't been able to test this patch completely, but I believe it should work. We now use ssh-agent if `$SSH_AGENT_PID` is set, otherwise we check if `$HOME/.ssh/id_rsa` exists and assume it's a password-less key. That's quite hacky but I think it's good enough for now. We eventually need to move this out of the library crate just like libgit2 has done. Closes #25. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |