1. # 仓库地址也可用https连接:
    2. git remote add origin git@github.com:yuyuanqiu/GitHub仓库名.git
    3. git push -u origin master