How to delete a branch in Azure DevOps Repository?
We have seen about how to delete a repository in Azure DevOps. When there are too many branches., it becomes necessary to delete branches & keep it to a certain number so that team members doesn’t get confused. Let us see how to delete a branch from Azure DevOps Repo in the below steps
Deleting a Branch in Azure DevOps
-
Go to Repos
-
Click on branches
-
Then select the Repo in which a branch should be deleted
-
Then select the Repo in which a branch should be deleted
-
Click on 3 dots next to the branch which should be deleted & then click on Delete branch from the menu
-
Click on “Delete” as shown below & the branch would be deleted from the repo.
-
Once you click on a Delete button the branch will be permanently deleted.