CreateBranchRepoOption options when creating a branch in a repository
| Name | Type | Description | Notes |
|---|---|---|---|
| newBranchName | String | Name of the branch to create | |
| oldBranchName | String | Deprecated: true Name of the old branch to create from | [optional] |
| oldRefName | String | Name of the old branch/tag/commit to create from | [optional] |