git——git 更新远程分支到本地 && git 切换分支

git 更新远程分支到本地

git remote update origin --p

git 切换分支

git checkout 分支名