Forum Discussion
Migrate Azure Devops Project to another project in same Azure Devops Organization
- Dec 31, 2020
Hello Sagar_Lad,
The steps involved are below.
Add a User to Both Organization
Configure SSH Key
Update the SSH Key in Source DevOps and Clone the Repository
Check out all the Branches and Tags
Update the SSH Key in the Destination DevOps
Remove Old and Add New Origin
Push all the branchesMore https://medium.com/medialesson/move-git-repositories-from-one-to-other-organization-in-azure-devops-d15ee4283dc9
Regards
Hello Sagar_Lad,
The steps involved are below.
Add a User to Both Organization
Configure SSH Key
Update the SSH Key in Source DevOps and Clone the Repository
Check out all the Branches and Tags
Update the SSH Key in the Destination DevOps
Remove Old and Add New Origin
Push all the branches
More https://medium.com/medialesson/move-git-repositories-from-one-to-other-organization-in-azure-devops-d15ee4283dc9
Regards