gt branch untrack <branch>
Stop tracking a branch with Graphite. If the branch has children, they will also be untracked. Default to the current branch if none is passed in
Arguments
| Name | Description |
|---|---|
branch | Branch name |
Options
| Name | Description |
|---|---|
--force, -f | Will not prompt for confirmation before untracking a branch with children |