$ git push origin --delete feature/login
$ git push -d <remote_name> <branch_name> $ git branch -d <branch_name>