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