Follow the below steps in Terminal
git clone --mirror https://github.com/your-org/your-repo.git
cd your-repo.git
git remote add azure1 https://dev.azure.com/mycompany/myproject/_git/myproject
git push --mirror azure1
Post a Comment
No comments:
Post a Comment