ssh-keygen -t rsa -C <email>
参见 https://help.github.com/articles/generating-ssh-keys/
Then add your new key to the ssh-agent无关紧要,不加也可以
ssh-keygen -t rsa -C <email>
参见 https://help.github.com/articles/generating-ssh-keys/
Then add your new key to the ssh-agent无关紧要,不加也可以