git how to delete origin branch

Shell
$ git push origin --delete feature/login

Source

Also in Shell: