clone git atribuindo um nome de ramo local diferente
$ git clone -b <branch> <remote_repo>
Gorgeous Gharial
$ git clone -b <branch> <remote_repo>