Forgive me if this has been answered before. I've searched everywhere but couldn't find a solution. Is it somehow possible to pass your private key file to git when working over ssh. What I have in mind would be something like this: git -i /path/to/private/key clone ssh://homer@xxxxxxxxxxx/var/git/repos.git Since I want to use this on a server I would like to avoid using a password caching agent at all cost. -- View this message in context: http://www.nabble.com/GIT-over-ssh-with-identity-file-tp21826348p21826348.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html