ssh的一些命令
ssh -vT git@github.com 详细查看测试连接github的输出
ssh -vT git@github.com
ssh-add 用于管理密钥文件,操作 ssh-agent 密钥。
ssh-add
ssh-agent