I want to get the copy of code from github from a particular branch into my local machine.
I need to fetch the copy of a particular folder from github from a selected branch but i am unable to do so. I tried achieving through svn command but it enables only the code from master branch.
This enables me to get data from master branch but when i try with specific branch it shows error.