I have a Azure DevOps project (Project A), which has a repository Repo A. I have a different project (Project B). Now, I would like to "link" Repo A to Project B.
I am aware that I can clone Repo A to Project B, but my specific requirement is to simply use Repo A in Project B and not to create a clone.
How to do this in Azure DevOps?