```console git push --delete origin <branch_name> # または git push origin :<branch_name> ```