摘要: 安装git软件 执行ssh-keygen -t rsa -C '自己的邮箱' $ git config --global user.name “xxx” $ git config --global user.email “xxx” 阅读全文
posted @ 2022-04-20 11:35 甜甜太阳雨 阅读(25) 评论(0) 推荐(0)