关联gitclub远程仓库

已有仓库
git remote add origin https://github.com/chenliucai/pyhton.git
成功后
git push -u origin master
git push origin master
【关联gitclub远程仓库】git fetch 列出远程分支索引

    推荐阅读