生成访问代码仓库的SSH Key

生成key文件

ssh-keygen -t rsa -C "xxx@xxx.com"

当一路默认回车时

cat ~/.ssh/id_rsa.pub

执行以下命令可以查看生成的key