github结合TortoiseGit使用sshkey,无需输入账号和密码
首先需要明确,github上支持三种方式进行项目的clone https,ssh,subversion
https://github.com/用户名/版本库.git
ssh的方式 [email protected]:用户名/版本库t.git
此篇文章针对于这种
https://github.com/用户名/版本库
首先找到TortoiseGit自带的
原创
2015-12-13 11:11:11 ·
1193 阅读 ·
0 评论