Context:
I have a project in Azure DevOps where I created a quite extensive wiki. I would like to move a set of pages to another project with an underlying Git structure.
Problem:
As described here it should be possible to access the underlying Git repo to access the necessary resources. For the project with Git this works fine but for the project with TFVC I can't access it.
Question:
Is there a way to get to the underlying Wiki repository given TFVC?
Thanks