hostkey – POFTUT

How To Specify Ssh Keys When Running Shell Command Like Git,Rsync

I have a remote repository which is Git. I want to connect to Git over ssh because there are problems with the firewall rules in our work environment. How can use ssh to connect remotely to Git with specifying ssh keys for this Git operations. Using  ssh-agent ssh-agent will create and temprorary environment where tkey is … Read more