In our company, we use azure-devops and edited some settings about folder hierarchy (hotfix
, feature
, bugfix
etc.) with this documentation.
We want to choose one of those prefix names and type branch name. For example, I choose feature and type login-page. Branch name will be hotfix/login-page
.
I search a lot but don't any result about that. Is there any way to do that?