简体   繁体   中英

alternative to pageant for Git when TortoiseGit is installed

I have TortoiseGit and Git for windows installed. I can successfully clone a repository with the SSH protocol and a private and public key if I use pageant, but what shall I do if I don't want to use pageant? I have in my %HOME% directory my pair of keys in .ssh/id_rsa and ./ssh/id_rsa.pub I have a script which starts ssh-agent when I start Git-bash for the first time but when I try to clone something it pops up with TortoiseGitPlink Fatal Error In settings for TortoiseGit I have for SSH client C:\\Program Files\\Git\\usr\\bin\\ssh.exe

不要在配置对话框窗口中使用设置,而是在安装tortoisegit时使用向导

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM