I'm trying to migrate our TFS repository to Git. I'm using git-tfs to migrate.
I have a problem occurring and one doubt. When I try to migrate using branches=all
it comes to a point where it does not continue (see image below).
If I can not migrate all branches once I can migrate each branch in a separate repository. But I can then take these separate repositories and create a single repository converting each repository in a branch?