git 生成sshkey

git config --global user.name "caoxiaoyang"
git config --global user.email "1076675153@qq.com"
ssh-keygen -t rsa -C “1076675153@qq.com”

姓名:曹晓阳 联系方式:1076675163@qq.com
原文地址:https://www.cnblogs.com/CAOXIAOYANG/p/6513064.html