Delete a branchLocallygit branch -d <local_branch_name>Remotegit push origin --delete <remote_branch_name>