1、repo sync               同步代码

2、git checkout branch 切换分支

3、git add .                 添加到本地

4、git status               查看修改状态

5、git commit –m "”     提交描述

6、repo push              提交到服务器

posted on 2013-09-23 11:03  羞涩的流氓  阅读(174)  评论(0编辑  收藏  举报