Git
#
How to pull a specific branchImportant: It is assumed that you are in the folder where you performed de "git clone" operation
- Create the branch in your local repository
- Switch to the branch
- Pull the same remote branch
If you want to retrieve all the branches from Github repository: