Comment 1 for bug 920653

Revision history for this message
Aaron Bentley (abentley) wrote :

With bzr.dev revno 6460, rmbranch doesn't remove the branch, just the asterisk:

$ bzr branches
  first-colo-branch
* second-colo-branch
$ bzr switch first-colo-branch
Tree is up to date at revision 0.
Switched to branch: /home/abentley/sandbox/foo/
$ bzr rmbranch second-colo-branch
$ bzr branches
  first-colo-branch
  second-colo-branch