git常用命令

git status 查看状态

git branch dev   创建dev分支

git checkout dev  切换到dev分支

 
posted @ 2017-03-18 12:26  Lucky锦  阅读(92)  评论(0)    收藏  举报