git 码云 Idea

1.注册码云账号邮箱 2.下载安装git,右键桌面git bash here 3.git config --global user.name “名字” 4.git config --global user.email “码云注册邮箱” 5.ssh-keygen -t rsa -C “码云注册邮箱” 6.cat ~/.ssh/id_rsa.pub(查看秘钥) 7.ssh -T [email prot
相关文章
相关标签/搜索