Commit 7700f0ce by John Jarvis

replacing git_ssh with ssh_key_forward

parent 375bcebb
#!/bin/sh
exec /usr/bin/ssh -o StrictHostKeyChecking=no -i /etc/git-identity "$@"
Defaults env_keep+=SSH_AUTH_SOCK
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment