将ssh-keys添加到git hub:
1、
git remote add origin https:/xx
2、
$ git push -u origin master
3、git clone git@xxx.git