代码改变世界

Git仓库使用

2015-06-26 14:15  wander_wander  阅读(131)  评论(0)    收藏  举报

git clone https://git.oschina.net/wander_linux/SUPER_CCD.git

 

git branch 查看分支

git add *  增加文件头

git commit -m " ** " 确定上传

git push origin branch_2015_6_25 上传到分支