Git Clone Branch – How to Clone a Specific Branch

PHOTO EMBED

Sat Jul 24 2021 03:10:17 GMT+0000 (Coordinated Universal Time)

Saved by @davidTheNerdy #git #clone

git clone --branch <branchname> <remote-repo-url>
content_copyCOPY

https://www.freecodecamp.org/news/git-clone-branch-how-to-clone-a-specific-branch/