-
Can I migrate wiki in Azure devops projects using azure-devops-migration-tools? |
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Nov 1, 2024
Replies: 1 comment 1 reply
-
Wiki's are stored as Git repos, you can clone it and push it to the new location. Because of this easy migration provided out-of-the-box we don't have anything to help here. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
MrHinsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wiki's are stored as Git repos, you can clone it and push it to the new location.
Because of this easy migration provided out-of-the-box we don't have anything to help here.