摘要: 转自:https://www.jianshu.com/p/dfc965f1a2b0 查看用户名: git config user.name 查看用户邮箱: git config user.email 修改用户名: git config --global user.name "Your_usernam 阅读全文
posted @ 2020-07-07 11:11 Boom__Clap 阅读(1196) 评论(0) 推荐(0)
摘要: 转自:https://blog.csdn.net/u013778905/article/details/83501204 文章目录步骤一、设置git的user name和email二、检查是否存在SSH Key三、获取SSH Key四、GitHub添加SSH Key五、验证和修改https://gi 阅读全文
posted @ 2020-07-07 11:10 Boom__Clap 阅读(323) 评论(0) 推荐(0)