Migrate Wiki Pages
#1042
-
This is for issues: For questions on usage please use https://stackoverflow.com/questions/tagged/azure-devops-migration-tools and tag with Describe your issue:Is there a way to migrate wiki pages as well? Currently I did not see any proccessor that does the migration of wiki pages. Is there a way to migrate wiki pages? |
Beta Was this translation helpful? Give feedback.
Answered by
MrHinsh
Oct 15, 2021
Replies: 1 comment
-
Wiki pages are actually just a git repo. You can clone it and push it up to the new location. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MrHinsh
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wiki pages are actually just a git repo. You can clone it and push it up to the new location.