You can delete remote branches with ```bash git push -d # Example git push -d origin featureX ```