Delete remote branch
# Since Git 1.7.0 git push origin --delete <branchName> # Or git push origin :<branchName>