Optional
Readonly
forceIf set to true
, the allows renaming the branch even if the new branch name already exists. It is false
by default.
Readonly
newThe desired new name of the branch.
Optional
Readonly
oldThe name of the branch to rename. If not given, then the currently active branch will be renamed.
Option for renaming an existing branch.