克隆代码命令
http://www.yiibai.com/git/git_clone.html
关键:得实现新建本地仓库文件夹 ==> git clone 远程网址
git 上传主要代码:http://blog.csdn.net/zfy1355/article/details/52002540
如果报错 failed to push some refs to 'https://gitee.com/wangdrama/XXX.git' hint: Updates were rejected be
参考下面网址 关键:git pull --rebase origin master
https://jingyan.baidu.com/album/f3e34a12a25bc8f5ea65354a.html?picindex=2