remove-branchΒΆ
| Purpose: | Remove a branch. |
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Usage: | bzr remove-branch [LOCATION] |
||||||||||||||
| Options: |
|
||||||||||||||
| Description: | This will remove the branch from the specified location but will keep any working tree or repository in place. |
||||||||||||||
| Examples: | Remove the branch at repo/trunk: bzr remove-branch repo/trunk
|
||||||||||||||
| Aliases: | rmbranch |
||||||||||||||