Clone certain branch

git clone -b <branch> <remote_repo>

git clone -b my-branch [email protected]:user/myproject.git