Azure Repos Branches and tag option not visible

Gaurav 21 Reputation points
2021-01-17T03:14:56.86+00:00

I have azure repo but I cannot see option to create branch or branch setting.

57266-image.png

How I can enable branches?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,407 questions
{count} votes

Accepted answer
  1. singhh-msft 2,431 Reputation points
    2021-01-18T07:24:01.51+00:00

    Hello @Gaurav ,

    Hope you are doing great! Thanks for reaching out to us.

    I see that you have created a new Organization, new project and a new repository in the project. Hence, you should be having a master branch by default in your repository.

    To create a new branch, follow below steps:

    • Navigate to Repos > Branches in the left pane.
    • Click on New Branch button on the top right. 57415-61.png
    • A dialog box will appear like below: 57523-62.png Provide a unique name/path (Name) for your branch, select a base branch (Based On) from the drop down (I have chosen master), optionally choose a work item to link and click on Create button.
    • Your branch will be created in the specified path.

    To access branch settings:

    • Navigate to Repos > Branches in the left pane.
    • Hover over the branch name in the list, setting of which you want to access. Click on the three dots that appear on the right: 57416-61.png You will have different settings for the branch in a context menu: 57581-63.png

    Let me know if this answers your question.

    ------
    Please do not forget to "Accept the answer" wherever the information provided helps you. This will help others in the community as well.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Vaibhav Chaudhari 38,686 Reputation points
    2021-01-18T05:35:23.63+00:00

    Hi Gaurav,

    Azure DevOps / repos related questions are not supported on this forum. It's better to reach out to dedicated forum over here:

    https://developercommunity.visualstudio.com/spaces/21/index.html


    Please don't forget to Accept Answer and Up-vote if the response helped -- Vaibhav

    0 comments No comments