remove-tree¶
| Purpose: | Remove the working tree from a given branch/checkout. |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Usage: | brz remove-tree [LOCATION…] |
||||||||||
| Options: |
|
||||||||||
| Description: | Since a lightweight checkout is little more than a working tree this will refuse to run against one. To re-create the working tree, use “brz checkout”. |
||||||||||
| See also: |