标签:https require ranch simple pad head extern size change
https://docs.microsoft.com/en-us/azure/devops/repos/git/branch-policies-overview?view=azure-devops
Branch policies are an important part of the Git workflow and enable you to:
There are a few critical branches in your repo that the team relies on always being in good shape, such as your master
branch. Require pull requests to make any changes on these branches. Developers pushing changes directly to the protected branches will have their pushes rejected.
Keep your branch strategy simple by building your strategy from these three concepts:
A strategy that extends these concepts and avoids contradictions will result in a version control workflow for your team that is consistent and easy to follow.
Learn how to perform common tasks when working with branches.
Branch policies on Azure Repos
标签:https require ranch simple pad head extern size change
原文地址:https://www.cnblogs.com/chucklu/p/10856159.html