Deleting Branches
Delete a branch after you merged your changes into the main branch.
Prerequisite
You've successfully merged a pull request into the main branch.
Steps
- Go to the Pull requests tab of your main repository.
- Select the Delete branch button that's displayed next to the message Pull request successfully merged and closed.
Result
The selected branch is deleted.