Git Clone Branch – How to Clone a Specific Branch

PHOTO EMBED

Wed Jul 28 2021 04:56:58 GMT+0000 (Coordinated Universal Time)

Saved by @davidTheNerdy #git #clone #branch

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

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