- In your web browser, navigate to https://dev.azure.com and log in with your Azure DevOps account.
- Open the televisionShow project.
- On the left side menu, click Repos | Branches.
- Make sure that the televisionShow repository is the one that is currently selected:
- Hover your mouse over the master branch, and then click the ... button. Select Branch policies:
A branch is where you commit your code changes. Branches allow you to maintain multiple versions of the source code. The master branch is the default branch that is created ...