how to delete master branch on github code example Example: Delete a Git Branch In Local And Remotely git push <remote_name> --delete <branch_name>