摘要: 1.使用Git 命令行生成公钥和私钥 找到Git安装目录(我的安装目录是 D:\DevelopSoft\Git),打开git-bash.exe。 输入命令 回车 ssh-keygen -t rsa -C "你的github邮箱账号" 1 <span style="font-size: 18px">会 阅读全文
posted @ 2017-08-04 17:44 流行浪子 阅读(249) 评论(0) 推荐(0)