TFS: Search for a file by name in source control

后端 未结 4 603
清歌不尽
清歌不尽 2020-12-13 17:05

I can\'t find a file in our source control of the TFS because it\'s simply a big mess. So I want to know if there is a way to search for files by their name?

I\'ve h

4条回答
  •  不知归路
    2020-12-13 17:40

    If you're using Azure DevOps you can open the Azure Repos section in Azure DevOps for your project. There is a search input on this screen that allows you to search your code. You can find out more in Microsoft's documentation: https://docs.microsoft.com/en-us/azure/devops/project/search/code-search?view=azure-devops

提交回复
热议问题