git clone repo

Clone the repository

git clone <repository_url>

List all branches

git branch -a 

Checkout the branch that you want

git checkout <name_of_branch>

Leave a Reply

Your email address will not be published. Required fields are marked *