azure-devops

Compare tag with branch


is it possible in Azure DevOps Web Cliet to compare the current content of a given branch with a given tag within the same repository? Of course I could create a tag in the branch, then compare both tags and finally delete the last tag again but that is inefficient and will lead to forgotten tags.

Thank you


Solution

  • When you do a branch compare, you can click Tags and select the tag directly.

    enter image description here