Skip to content

Delete a remote branch

git push <remote_name> --delete <remote_branch_name>

Example:
git push origin --delete feat/anchor-visualize