MDFT Pro is using both Azure Repos and GitHub repositories as shown in the following table.
Type | URL |
---|---|
Azure Repos | https://dev.azure.com/mdft.academy/edu_project/_git/edu_project.git |
GitHub | https://github.com/mdft.academy/edu_project.git |
You have been hired by MDFT Pro to migrate the source code for edu_project from the GitHub repository to the Azure Repos repository. The solution must ensure that after the migration, the Azure Repos repository contains all branches and history from the GitHub repository.
Which three commands should you run in sequence?
Choose all correct answers from the options below.
Explanations for each answer: