How do I delete a Git remote branch from the NetBeans IDE? [duplicate] August 9, 2023 by Tarik You can also use git push origin --delete <yourBranchName>