In general: git clone -b <branch> <remote_repo> Example: git clone -b develop git@github.com:user/myproject.git