clon git asignando un nombre de rama local diferente
$ git clone -b <branch> <remote_repo>
Gorgeous Gharial
$ git clone -b <branch> <remote_repo>