git基础

git查看当前分支所属

git branch -v


创建新分支 并切换 过去

git checkout -b UUUU


 

posted @ 2019-05-17 14:37  AngDH  阅读(108)  评论(0)    收藏  举报