5 April 2022 ☼ til ☼ git
TIL you can clone a specific branch with git.
git clone -b my-branch --single-branch git@github.com:user/myproject.git