gt branch rename <name>
Rename a branch and update metadata referencing it. If no branch name is supplied, you will be prompted for a new branch name. Note that this removes any associated GitHub pull request
Arguments
Name | Description |
---|---|
name | Branch name |
Options
Name | Description |
---|---|
--force, -f | Allow renaming a branch that is already associated with an open GitHub pull request |