1.先创建目录,和选择路径
2.commit -> sync
3. cd ~/.ssh 查看公钥 在github 添加公钥.
4. 克隆文件git clone git@github.con:cuzz1/day14
5.下次更新只需要git pull