会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
大老甘
博客园
首页
新随笔
联系
订阅
管理
2019年5月4日
Git 设置配置用户名/邮箱,生成SSH key,切换远端协议https ssh
摘要: 一、设置user.name 和 user.email 1.查看user.name和user.email git config --list //查看配置 git config user.name git config user.email 2.配置user.name 和 user.email(glo
阅读全文
posted @ 2019-05-04 11:06 大老甘
阅读(2058)
评论(0)
推荐(0)
公告