Name your feature branches by convention
https://docs.microsoft.com/en-us/azure/devops/repos/git/git-branching-guidance?view=azure-devops
Name your feature branches by convention
Use a consistent naming convention for your feature branches to identify the work done in the branch. You can also include other information in the branch name, such as who created the branch.
Some suggestions for naming your feature branches:
users/username/descriptionusers/username/workitembugfix/descriptionfeatures/feature-namefeatures/feature-area/feature-namehotfix/description

浙公网安备 33010602011771号