remove-branch¶
Purpose: | Remove a branch. |
||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Usage: | brz 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: brz remove-branch repo/trunk
|
||||||||||||||
Aliases: | rmbranch |