作者:KK
发表日期:2020.05.23
git branch -r
git branch,*号所在的分支名称是当前分支
git branch
*
git branch -a,*号所在的分支名称是当前分支
git branch -a