I have a Git repo with multiple projects on different branches
- master*
- frontend
- backend
- api
I'd like to break these out into different standalone repos. I created new repositories for each already. I'd like to have each branch and all their commits history moved to their new individual repository.