delete a feature branch locally & remotely code example Example: Delete a Git Branch In Local And Remotely git push <remote_name> --delete <branch_name>