git有时查看不到远程分支的问题

解决办法:

1、git fetch

2、git branch -a

3、切换到分支