SSH keys location
From: Mahesh Vaidya <hidden>
Date: 2016-06-15 22:48:41
Hi I have a situation where I must save my private keys location other than ~/.ssh ; How do I tell git URL that please take public key from so and so location equivalent of ssh -i <identity-file> flag example my clone command is git clone gitosis@server:repos.git Thank You -Mahesh