#047 git clone -b name

Clone from a specific branch

Use git clone -b branch-name to clone from a specific branch

Command Description
clone command to clone a repository
-b flag to say which branch
name chosen branch name