Git clones the master branch by default, sometimes need to copy a specific branch
git clone --single-branch --branch <branchname> <remote-repo>
{{post.title}}
comments are disabled for this article