#官网
https://git-scm.com/docs/
#Git ssh免密登录
ssh-copy-id user@host //将本机的公钥复制到远程服务器的authorized_keys文件中如果不是自己的服务器,可以将本地公钥发给服务器管理员,添加在authorized_keys文件后面