git clone 指定私钥克隆


当具有多个私钥时,git clone 指定私钥克隆

git clone remote_url.git --config core.sshCommand="ssh -i ~/.ssh/id_rsa"


评论
  目录