标签:egit 进度 列表 rate blog font out 粘贴 sim
TortoiseGit 使用扩展名为ppk的密钥,而不是ssh-keygen生成的rsa密钥。使用命令ssh-keygen -C "邮箱地址" -t rsa产生的密钥在TortoiseGit中不能用。而基于git的开发必须要用到rsa密钥,因此需要用到TortoiseGit的putty key generator工具来生成既适用于git的rsa密钥也适用于TortoiseGit的ppk密钥,具体配置步骤如下:
6)点击上图中的“Add Key”按钮,将第4步保存的ppk私钥添加进来,关闭对话框即可
原文地址:https://blog.csdn.net/bendanbaichi1989/article/details/17916795
标签:egit 进度 列表 rate blog font out 粘贴 sim
原文地址:https://www.cnblogs.com/jarod99/p/9127387.html