So kopieren Sie alle Branch -Commits in eine ganz neue Filiale
git checkout old_branch
git branch new_branch
Glorious Gnu
git checkout old_branch
git branch new_branch