Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
TFS 2017 | TFS 2015 | TFS 2013
Visual Studio 2019 | Visual Studio 2017 | Visual Studio 2015
This article describes how to delete a Git branch by using two different methods: in Visual Studio and from the command line.
Note
Deleting a branch in your local repo doesn't remove the branch on the remote.
View your repo's branches by selecting Repos > Branches while viewing your repo on the web.
Select the More options button at the end of the row of the branch you want to delete.
In the options menu, select Delete branch.
In the Delete branch dialog box, select Delete.