摘要:
1:添加本地id_rsa.pub文件内容到gitee SSH Keys (添加公开密钥) 2:设置本地的邮箱和用户名 git config --global user.name "MARS" git config --global user.email "youremail@example.com" 阅读全文
posted @ 2020-12-17 11:44
MARS_SZ
阅读(479)
评论(0)
推荐(0)
摘要:
有时忘记了本地的pub SSHKey,如何查看呢? 首先进入git bash 输入 cd ~/.ssh 输入ls 输入cat id_rsa.pub MARS 20201217 阅读全文
posted @ 2020-12-17 09:11
MARS_SZ
阅读(1405)
评论(0)
推荐(0)
浙公网安备 33010602011771号