Unable to import repository on Azure DevOps (cloned wiki)

Viewed 13

I am currently trying to move a DevOps wiki from one Project to another (all within the same DevOps instance/domain)

Once I clone the source wiki and then attempt to import to the target project's repository using the URL (https://example.com/MyCompany/Digital%20Roadmap/_git/Digital-Roadmap.wiki), I am getting the following error

enter image description here

I have even added a single file to the target repository as I know some have said an empty repo does not get recognised

I've tried with and without authentication (username/password) but still get the same error

What else may be causing this issue?

0 Answers
Related