#025 git branch -d name

Deleting a branch locally

To delete a branch locally use git branch -d branch-name

Command Description
branch Command to manage branches
-d Flag tor deleting the branch locally
name Branch name