SyntaxFix
Write A Post
Hire A Developer
Questions
you can use this command for particular branch clone :
git clone <url of repo> -b <branch name to be cloned> Eg: git clone https://www.github.com/Repo/FirstRepo -b master