5 April 2022 ☼ tilgit

TIL you can clone a specific branch with git.

git clone -b my-branch --single-branch git@github.com:user/myproject.git