git branch -a git从远程clone下来多分支的code,需要通过以上命令查看远程有哪些分支,然后:是 git checkout xxxx xxx 是从远程看到的想到切换过去的分支 相关文章: