Search code examples
azure-devopsazure-repos

How to follow dev branch lagging behind master branch


I have more projects and branches like dev, feature, bug and master etc. Over time, there are differences between branches and it becomes difficult to follow them.

Is it possible to see branch statuses in a table. For example, dev, master uptodate status, last commit, waiting pull request who approved etc.


Solution

  • You can find it in the following menu

    Menu: Repos > Branches

    It looks like this: Overview

    Source: https://learn.microsoft.com/en-us/azure/devops/repos/git/manage-your-branches?view=azure-devops