生成一个私钥(id_rsa)和公钥(id_rsa.pub) ssh-keygen -t rsa 把密钥搞到服务器上去 ssh-copy-id -i /c/Users/GE62/.ssh/id_rsa.pub git@git.wadecn.com