git supprimer branche origin

C++
git branch -d<branchname>git push origin --delete branch_name
Source

Also in C++: