git clone 远程指定分支 git clone -b <指定分支名> <远程仓库地址> git clone -b 5.1 https://gitee.com/liu21st/thinkphp.git