查看本地分支,和当前所在的分支

git branch -vv

 

git checkout developer 切换到developer分支

相关文章: