摘要: http://www.cnblogs.com/bugs/p/3384339.html常用命令git branch 查看本地所有分支git status 查看当前状态 git commit 提交 git branch -a 查看所有的分支git branch -r 查看远程所有分支git commit... 阅读全文
posted @ 2015-12-02 11:22 kevin_cnblogs 阅读(209) 评论(0) 推荐(0) 编辑