1. 先将代码切到master分支: git pull
2. git fetch --all // fetch所有分支
3. git branch -a // 此时如果没有,就git fetch 指定分支