会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
nihaojs
博客园
首页
新随笔
联系
管理
订阅
2017年4月25日
git-ssh 配置和使用
摘要: 1、设置Git的user name和email:(如果是第一次的话) $ git config --global user.name "123" $ git config --global user.email "123@yeah.net" 2、生成密钥 $ ssh-keygen -t rsa -
阅读全文
posted @ 2017-04-25 11:35 nihaojs
阅读(720)
评论(0)
推荐(0)
编辑
公告