How to migrate a Git Repo from GitHub to Azure Repos | Import Git Repo from GitHub into Azure Repos

preview_player
Показать описание

Steps to migrate an existing repo from GitHub to Azure Repos
There are many ways to migrate from one Git repo to another Git repo. We will learn how to migrate using UI.

Using import option
You can easily migrate or import a Repo from GitHub into Azure Repos using import option. This will include importing all the branches and history.
1. Login to Azure Repos first. Create a target repo. You will be importing a GitHub Repo into this Repo.
2. Do not check Add a README file option, click on Create
3. Click on import repo
4. Enter source repo details like GitHub Repo url, and select Requires authentication checkbox.
enter username and Personal Access Token or password.
5. Click Import
6. Now you will see GitHub repo fully imported here including history + all the branches.
Рекомендации по теме
Комментарии
Автор

Is there a way to sync GitHub Repository with Azure Devops Repository. The sync should include all the commits, branches created, tags, Push with all the history in GitHub and should be synced and reflected in Azure DevOps Repos sort of pipeline?

akhileshchirlamcherla
Автор

Hi, I'm trying to reach you on call/email. Regarding course details. Could you please share the details pls...

learntrade