📅  最后修改于: 2022-03-11 14:51:31.135000             🧑  作者: Mango
# clone only the remote primary HEAD (default: origin/master)
git clone --single-branch
# as in:
git clone --branch --single-branch []