git clone --single-branch --branch [分支名称] github远程仓库地址
PS: git clone --single-branch --branch cds git@github.com:xxx/person.git
git clone --single-branch --branch [分支名称] github远程仓库地址
PS: git clone --single-branch --branch cds git@github.com:xxx/person.git