GitStudyCards
Cards
Blog
About
Book
π§π·
#047 git clone -b name
Clone from a specific branch
Command
Description
clone
command to clone a repository
-b
flag to say which branch
name
chosen branch name