文章分类 -  Github

Github
git使用
摘要: 阅读全文

posted @ 2022-01-08 11:23 卡农2014 阅读(9) 评论(0) 推荐(0)

github 配置SSHKEY git@github.com: Permission denied (publickey).
摘要:进入git bash界面然后:第一步,git config --global --list 验证邮箱与GitHub注册时输入的是否一致 第二步,通过git config --global user.name “yourname”,git config --global user.email “ema 阅读全文

posted @ 2021-10-31 00:56 卡农2014 阅读(131) 评论(0) 推荐(0)

导航