Git Crie um novo repo a partir da filial

$ git push https://github.com/accountname/new_repo.git +old_branch:master
Drakonkat