git :: ブランチを指定して clone する
ブランチを指定して clone する
% git clone -b <branch_name> <user_name>@<host>:<repository_name> .
-b : ブランチの指定