2019年6月17日

本地git 添加多个远程仓库

摘要: 1、在本地找到,~/.ssh 文件夹 2、执行 ssh-keygen -t rsa -C "Winseek" -f "id-rsa-github" 3、生成了id-rsa-github和id-rsa-github.pub,copy id-rsa-github.pub 4、登录github,在sett 阅读全文

posted @ 2019-06-17 23:06 杨龙飞 阅读(725) 评论(0) 推荐(0) 编辑

导航

Fork me on GitHub