sourceTree添加git密钥步骤

给多个远程服务器比如https://github.com/wangjian2014/wjtest/blob/master/wj.txt添加public密钥

本地服务器添加private密钥

 

sourceTree添加git密钥步骤_第1张图片

 

SSH Client 选择PuTTY/Plink

 

sourceTree添加git密钥步骤_第2张图片

 

sourceTree添加git密钥步骤_第3张图片

选择Generate,生成public 和private密钥,将public密钥数据复制到远程服务器上面

sourceTree添加git密钥步骤_第4张图片

 

保存private密钥到本地,在SourceTree种操作需要加载private密钥。

 

 

你可能感兴趣的:(source)