关联gitclub远程仓库
2018-04-09 本文已影响0人
陈大水牛
已有仓库
git remote add origin https://github.com/chenliucai/pyhton.git
成功后
git push -u origin master
git push origin master
git fetch 列出远程分支索引
已有仓库
git remote add origin https://github.com/chenliucai/pyhton.git
成功后
git push -u origin master
git push origin master
git fetch 列出远程分支索引