git branch -a
git branch
git fetch origin release-3.2
git checkout release-3.2
git常用命令
原文:https://www.cnblogs.com/yuruotianxin/p/15077555.html