Git Clone Develop Branch

git clone -b develop https://git@github.com/username/myproject.git

-b = branch
develop = my branch name