本文最后更新于 2025-07-07,文章内容可能已经过时。

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