安装git文档
http://git.mydoc.io/?t=180676
https://gitee.com/help/articles/4122
注意事项
git config --list 查看git配置信息
$ git config --global user.name “码云名称”
$ git config --global user.email “码云邮箱”
输入的用户名是自己的 “邮箱”
输入的密码是自己码云的 密码