We have two VSTS repositories assuming abc.visualstudio.com & xyz.visualstudio.com and we need to migrate the source code along with the history into final.visualstudio.com.
For now we managed to migrate the work items by exporting from abc & xyz into final repositories but couldn't find a way to migrate the source code along with the history.
Pl. let me know is there a way we can migrate multiple repositories into single repository.
Appreciate your time and help in advance.
If you are using git repository it is possible and if you are TFVC it is not possible to migrate.
Check the below link for more information
https://learn.microsoft.com/en-us/vsts/git/import-git-repository?view=vsts