I've been trying to find out which option is best for Azure Devops, but I couldn't find a clear answer in old posts.
My current project has TFVC in Azure Repos, and we are thinking to use Pipelines and Releases modules soon. I noticed 2 things, first that TFVC doesn't support YAML to create Pipelines (Everything is done through UI) and second, there is no that much information out there of people using TFVC in comparison with Git.
I'm not sure if these are enough reasons to swap to Git, and I'd like to get some advice on moving to Git is the best choice.
Cheers