git branch    //查看本地分支

git branch -a   //查看本地与远程所有分支

  

相关文章: