摘要:
git 生成 ssh key,执行下面代码即可: git config --global --list git config --global user.name "这里换上你的用户名" git config --global user.email "这里换上你的邮箱" ssh-keygen -t 阅读全文
posted @ 2020-10-12 14:44
ramlife
阅读(150)
评论(0)
推荐(0)
浙公网安备 33010602011771号