摘要: git pull --no-stat -v origin master git branch 查看本地所有分支git status 查看当前状态 git commit 提交 git branch -a 查看所有的分支git branch -r 查看本地所有分支git commit -am "init 阅读全文
posted @ 2018-01-12 09:49 pzf9266 阅读(156) 评论(0) 推荐(0) 编辑