$ git push origin --delete <branch_name>
$ git branch -d <branch_name>

або

git push origin :branchname