Git Utwórz nowe repozytorium z oddziału

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