Wednesday, November 22, 2017

How to migrate a Git repo from VSTS to VSTS

The process to migrate a Git repository from a Visual Studio Team Services project to another within the same account or to a different account is very easy:

First of all we must generate a personal access token (PAS) for our user in source account, in this way the target account will be able to access to the source account safely to perform the migration process. In order to this we must go to the security section of our VSTS profile and add a new token: