git clone branch

Shell
git clone --single-branch --branch <branchname> <remote-repo>
git clone [url]
Source

Also in Shell: