ssh-add ssh-agent使用
时间:2017-11-17 13:04:27
收藏:0
阅读:303
In the CMD window, type the following command:cd path-to-Git/bin
(for me : cd C:\Program Files\Git\bin)bash
exec ssh-agent bash
ssh-add
原文:http://www.cnblogs.com/pautcher/p/7850851.html
评论(0)