Delete a Local Branch
We must delete a local Branch to clean our Branch overview if it was deleted from the remote repository or simply to no longer appear in the local Branches.
Delete a Local Branch
To delete a Local Branch, access the Branch overview page of a Project:
Click on the Context menu for a Local Branch and select the Delete Branch option:
A confirmation pop-up is displayed with the Local Branch name:
Click on the DELETE button:
- The Local Branch is deleted
The corresponding Remote Branch is not deleted. If you want to delete a Remote Branch, you need to access your versioning system directly (Azure DevOps or GitHub).
Demonstration video