How do I delete a branch?

Created by James Henstridge
Keywords:
bazaar branch delete
Last updated by:
Tim Penhey

You can delete a branch uploaded to Launchpad through the web UI. First find the branch in Launchpad. You can get a list of your branches at:

    https://code.launchpad.net/people/+me

The branch page will have a URL like:

    https://code.launchpad.net/~USER/PROJECT/BRANCH

Then choose the red minus sign at the end of the branch name.

If you are not able to delete the branch, you will be shown why not on the branch deletion page.