Delete remote branch Useful if a branch has been pushed to a remote repo, and you need to wipe it out $ git push origin --delete <branchName>